Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Daudit.h112 #define AUDIT_PROCTITLE 1327 /* Proctitle emit event */ macro
/Linux-v6.6/kernel/
Dauditsc.c1608 ab = audit_log_start(context, GFP_KERNEL, AUDIT_PROCTITLE); in audit_log_proctitle()