Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Daudit.h420 extern void __audit_log_kern_module(char *name);
525 __audit_log_kern_module(name); in audit_log_kern_module()
/linux-6.15/kernel/
H A Dauditsc.c2867 void __audit_log_kern_module(char *name) in __audit_log_kern_module() function