Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Daudit.h115 #define AUDIT_KERN_MODULE 1330 /* Kernel Module events */ macro
/linux-6.1.9/kernel/
Dauditsc.c916 if (context->type == AUDIT_KERN_MODULE) { in audit_free_module()
1471 case AUDIT_KERN_MODULE: in show_special()
2874 context->type = AUDIT_KERN_MODULE; in __audit_log_kern_module()