Searched refs:__audit_log_nfcfg (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/ |
D | audit.h | 423 extern void __audit_log_nfcfg(const char *name, u8 af, unsigned int nentries, 571 __audit_log_nfcfg(name, af, nentries, op, gfp); in audit_log_nfcfg()
|
/Linux-v6.6/kernel/ |
D | auditsc.c | 2924 void __audit_log_nfcfg(const char *name, u8 af, unsigned int nentries, in __audit_log_nfcfg() function 2942 EXPORT_SYMBOL_GPL(__audit_log_nfcfg);
|