Searched refs:audit_log (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.10/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-v5.10/kernel/ |
D | audit.c | 1671 audit_log(NULL, GFP_KERNEL, AUDIT_KERNEL, in audit_init() 2406 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, in audit_log() function 2424 EXPORT_SYMBOL(audit_log);
|
D | auditsc.c | 2557 audit_log(audit_context(), GFP_KERNEL, in __audit_fanotify() 2563 audit_log(audit_context(), GFP_KERNEL, AUDIT_TIME_INJOFFSET, in __audit_tk_injoffset() 2576 audit_log(audit_context(), GFP_KERNEL, AUDIT_TIME_ADJNTPVAL, in audit_log_ntp_val()
|
/Linux-v5.10/security/selinux/ |
D | selinuxfs.c | 172 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_STATUS, in sel_write_enforce() 314 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_STATUS, in sel_write_disable() 662 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_POLICY_LOAD, in sel_write_load()
|
D | hooks.c | 6852 audit_log(audit_context(), in selinux_lockdown()
|
/Linux-v5.10/security/selinux/ss/ |
D | services.c | 731 audit_log(audit_context(), GFP_ATOMIC, AUDIT_SELINUX_ERR, in security_validtrans_handle_fail() 921 audit_log(audit_context(), in security_bounded_transition() 3013 audit_log(audit_context(), GFP_ATOMIC, in security_set_bools()
|
/Linux-v5.10/net/core/ |
D | dev.c | 8215 audit_log(audit_context(), GFP_ATOMIC, in __dev_set_promiscuity()
|