Provided by: systemtap-doc_5.0-2ubuntu1_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)