Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Daudit.h418 extern void __audit_log_kern_module(char *name);
523 __audit_log_kern_module(name); in audit_log_kern_module()
/Linux-v6.1/kernel/
Dauditsc.c2867 void __audit_log_kern_module(char *name) in __audit_log_kern_module() function