Searched refs:audit_log (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/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.15/kernel/ |
D | audit.c | 1671 audit_log(NULL, GFP_KERNEL, AUDIT_KERNEL, in audit_init() 2409 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, in audit_log() function 2427 EXPORT_SYMBOL(audit_log);
|
D | auditsc.c | 2561 audit_log(audit_context(), GFP_KERNEL, in __audit_fanotify() 2567 audit_log(audit_context(), GFP_KERNEL, AUDIT_TIME_INJOFFSET, in __audit_tk_injoffset() 2580 audit_log(audit_context(), GFP_KERNEL, AUDIT_TIME_ADJNTPVAL, in audit_log_ntp_val()
|
/Linux-v5.15/security/selinux/ |
D | selinuxfs.c | 173 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_STATUS, in sel_write_enforce() 317 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_STATUS, in sel_write_disable() 661 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_POLICY_LOAD, in sel_write_load()
|
D | hooks.c | 7025 audit_log(audit_context(), in selinux_lockdown()
|
/Linux-v5.15/security/selinux/ss/ |
D | services.c | 742 audit_log(audit_context(), GFP_ATOMIC, AUDIT_SELINUX_ERR, in security_validtrans_handle_fail() 933 audit_log(audit_context(), in security_bounded_transition() 3119 audit_log(audit_context(), GFP_ATOMIC, in security_set_bools()
|
/Linux-v5.15/net/core/ |
D | dev.c | 8564 audit_log(audit_context(), GFP_ATOMIC, in __dev_set_promiscuity()
|