Searched refs:audit_log (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A 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.3-rc2/kernel/ |
A D | audit.c | 1706 audit_log(NULL, GFP_KERNEL, AUDIT_KERNEL, in audit_init() 2446 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, in audit_log() function 2464 EXPORT_SYMBOL(audit_log);
|
A D | auditsc.c | 2882 audit_log(audit_context(), GFP_KERNEL, AUDIT_FANOTIFY, in __audit_fanotify() 2887 audit_log(audit_context(), GFP_KERNEL, AUDIT_FANOTIFY, in __audit_fanotify()
|
/linux-6.3-rc2/security/selinux/ |
A D | selinuxfs.c | 173 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_STATUS, in sel_write_enforce() 319 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_STATUS, in sel_write_disable() 663 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_POLICY_LOAD, in sel_write_load()
|
/linux-6.3-rc2/security/selinux/ss/ |
A D | services.c | 734 audit_log(audit_context(), GFP_ATOMIC, AUDIT_SELINUX_ERR, in security_validtrans_handle_fail() 925 audit_log(audit_context(), in security_bounded_transition() 3106 audit_log(audit_context(), GFP_ATOMIC, in security_set_bools()
|
/linux-6.3-rc2/net/core/ |
A D | dev.c | 8322 audit_log(audit_context(), GFP_ATOMIC, in __dev_set_promiscuity()
|
Completed in 42 milliseconds