oracular (3) function::cve_tmpdisable.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 bug

NAME

       function::cve_tmpdisable - Disable the cve livepatch

SYNOPSIS

           cve_tmpdisable(duration:long)

ARGUMENTS

       duration
           The number of seconds to disable

DESCRIPTION

       This function temporarily disables the conditionals which use cve_enabled_p for duration seconds. If
       duration is -1, disable the livepatch until reenabled.

SEE ALSO

       tapset::livepatch(3stap)