Home
last modified time | relevance | path

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

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