Home
last modified time | relevance | path

Searched refs:OP_PTRACE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/apparmor/include/
H A Daudit.h88 #define OP_PTRACE "ptrace" macro
/openbmc/linux/security/apparmor/
H A Dtask.c296 DEFINE_AUDIT_DATA(sa, LSM_AUDIT_DATA_NONE, AA_CLASS_PTRACE, OP_PTRACE); in aa_may_ptrace()