Searched refs:audit_log_d_path (Results 1 – 4 of 4) sorted by relevance
/linux/security/ipe/ |
H A D | audit.c | 150 audit_log_d_path(ab, " path=", &ctx->file->f_path); in ipe_audit_match()
|
/linux/include/linux/ |
H A D | audit.h | 179 extern void audit_log_d_path(struct audit_buffer *ab, 240 static inline void audit_log_d_path(struct audit_buffer *ab, in audit_log_d_path() function
|
/linux/kernel/ |
H A D | audit.c | 2140 void audit_log_d_path(struct audit_buffer *ab, const char *prefix, in audit_log_d_path() function 2219 audit_log_d_path(ab, " exe=", &exe_file->f_path); in audit_log_d_path_exe()
|
H A D | auditsc.c | 1524 audit_log_d_path(ab, " name=", path); in audit_log_name() 1537 audit_log_d_path(ab, " name=", &context->pwd); in audit_log_name() 1794 audit_log_d_path(ab, "cwd=", &context->pwd); in audit_log_exit()
|