/kernel/linux/linux-5.10/include/linux/ |
H 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
|
/kernel/linux/linux-6.6/include/linux/ |
H 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
|
/kernel/linux/linux-5.10/security/selinux/ |
H A 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() 661 audit_log(audit_context(), GFP_KERNEL, AUDIT_MAC_POLICY_LOAD, in sel_write_load()
|
H A D | hooks.c | 6908 audit_log(audit_context(), in selinux_lockdown()
|
/kernel/linux/linux-5.10/kernel/ |
H A D | audit.c | 21 * 4) Usable by other parts of the kernel (if audit_log* is called, 1725 audit_log(NULL, GFP_KERNEL, AUDIT_KERNEL, in audit_init() 2451 * audit_log - Log an audit record 2462 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, in audit_log() function 2480 EXPORT_SYMBOL(audit_log); variable
|
H A D | auditsc.c | 2611 audit_log(audit_context(), GFP_KERNEL, in __audit_fanotify()
|
/kernel/linux/linux-6.6/kernel/ |
H A D | audit.c | 21 * 4) Usable by other parts of the kernel (if audit_log* is called, 1722 audit_log(NULL, GFP_KERNEL, AUDIT_KERNEL, in audit_init() 2451 * audit_log - Log an audit record 2462 void audit_log(struct audit_context *ctx, gfp_t gfp_mask, int type, in audit_log() function 2480 EXPORT_SYMBOL(audit_log); variable
|
H A 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()
|
/kernel/linux/linux-6.6/security/selinux/ |
H A 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()
|
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | services.c | 742 audit_log(audit_context(), GFP_ATOMIC, AUDIT_SELINUX_ERR, in security_validtrans_handle_fail() 932 audit_log(audit_context(), in security_bounded_transition() 3096 audit_log(audit_context(), GFP_ATOMIC, in security_set_bools()
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A 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()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | dev.c | 8303 audit_log(audit_context(), GFP_ATOMIC, in __dev_set_promiscuity()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | dev.c | 8427 audit_log(audit_context(), GFP_ATOMIC, in __dev_set_promiscuity()
|