Searched refs:audit_log (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/include/linux/ |
D | audit.h | 134 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, 189 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, in audit_log() function
|
/Linux-v5.4/kernel/ |
D | audit.c | 1606 audit_log(NULL, GFP_KERNEL, AUDIT_KERNEL, in audit_init() 2337 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, in audit_log() function 2355 EXPORT_SYMBOL(audit_log);
|
D | auditsc.c | 2515 audit_log(audit_context(), GFP_KERNEL, in __audit_fanotify() 2521 audit_log(audit_context(), GFP_KERNEL, AUDIT_TIME_INJOFFSET, in __audit_tk_injoffset() 2534 audit_log(audit_context(), GFP_KERNEL, AUDIT_TIME_ADJNTPVAL, in audit_log_ntp_val()
|
/Linux-v5.4/security/selinux/ |
D | selinuxfs.c | 169 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_STATUS, in sel_write_enforce() 305 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_STATUS, in sel_write_disable() 577 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_POLICY_LOAD, in sel_write_load()
|
/Linux-v5.4/security/selinux/ss/ |
D | services.c | 734 audit_log(audit_context(), GFP_ATOMIC, AUDIT_SELINUX_ERR, in security_validtrans_handle_fail() 919 audit_log(audit_context(), in security_bounded_transition() 2871 audit_log(audit_context(), GFP_ATOMIC, in security_set_bools()
|
/Linux-v5.4/net/netfilter/ |
D | x_tables.c | 1413 audit_log(audit_context(), GFP_KERNEL, in xt_replace_table()
|
/Linux-v5.4/net/bridge/netfilter/ |
D | ebtables.c | 1051 audit_log(audit_context(), GFP_KERNEL, in do_replace_finish()
|
/Linux-v5.4/net/core/ |
D | dev.c | 7678 audit_log(audit_context(), GFP_ATOMIC, in __dev_set_promiscuity()
|