Searched refs:audit_syscalls_enabled (Results 1 – 2 of 2) sorted by relevance
105 bool __read_frequently audit_syscalls_enabled; variable218 audit_syscalls_enabled = true; in audit_syscalls_enabled_update()222 audit_syscalls_enabled = true; in audit_syscalls_enabled_update()224 audit_syscalls_enabled = false; in audit_syscalls_enabled_update()338 audit_syscalls_enabled = false; in audit_init()
72 extern bool audit_syscalls_enabled;392 #define AUDIT_SYSCALL_ENABLED() audit_syscalls_enabled396 if (audit_syscalls_enabled) { \