Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Daudit.h115 #define AUDIT_KERN_MODULE 1330 /* Kernel Module events */ macro
/Linux-v5.4/kernel/
Dauditsc.c856 if (context->type == AUDIT_KERN_MODULE) { in audit_free_module()
1285 case AUDIT_KERN_MODULE: in show_special()
2510 context->type = AUDIT_KERN_MODULE; in __audit_log_kern_module()