Searched refs:audit_log (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/include/linux/ |
D | audit.h | 158 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, 214 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, in audit_log() function
|
/linux-6.6.21/kernel/ |
D | audit.c | 1722 audit_log(NULL, GFP_KERNEL, AUDIT_KERNEL, in audit_init() 2462 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, in audit_log() function 2480 EXPORT_SYMBOL(audit_log);
|
D | auditsc.c | 2888 audit_log(audit_context(), GFP_KERNEL, AUDIT_FANOTIFY, in __audit_fanotify() 2893 audit_log(audit_context(), GFP_KERNEL, AUDIT_FANOTIFY, in __audit_fanotify()
|
/linux-6.6.21/security/selinux/ |
D | selinuxfs.c | 168 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_STATUS, in sel_write_enforce() 628 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_POLICY_LOAD, in sel_write_load()
|
/linux-6.6.21/security/selinux/ss/ |
D | services.c | 733 audit_log(audit_context(), GFP_ATOMIC, AUDIT_SELINUX_ERR, in security_validtrans_handle_fail() 918 audit_log(audit_context(), in security_bounded_transition() 3052 audit_log(audit_context(), GFP_ATOMIC, in security_set_bools()
|
/linux-6.6.21/net/core/ |
D | dev.c | 8424 audit_log(audit_context(), GFP_ATOMIC, in __dev_set_promiscuity()
|