Searched refs:__audit_log_nfcfg (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ |
D | audit.h | 422 extern void __audit_log_nfcfg(const char *name, u8 af, unsigned int nentries, 570 __audit_log_nfcfg(name, af, nentries, op, gfp); in audit_log_nfcfg()
|
/linux-6.1.9/kernel/ |
D | auditsc.c | 2907 void __audit_log_nfcfg(const char *name, u8 af, unsigned int nentries, in __audit_log_nfcfg() function 2925 EXPORT_SYMBOL_GPL(__audit_log_nfcfg);
|