Searched refs:__audit_log_nfcfg (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A 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()
|
/openbmc/linux/kernel/ |
H A 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);
|