Searched refs:audit_log_d_path (Results 1 – 4 of 4) sorted by relevance
| /linux/security/ipe/ |
| H A D | audit.c | 151 audit_log_d_path(ab, " path=", &ctx->file->f_path); in ipe_audit_match()
|
| /linux/include/linux/ |
| H A D | audit.h | 185 extern void audit_log_d_path(struct audit_buffer *ab, 250 static inline void audit_log_d_path(struct audit_buffer *ab, in audit_log_d_path() function
|
| /linux/kernel/ |
| H A D | auditsc.c | 1510 audit_log_d_path(ab, " name=", path); in audit_log_name() 1523 audit_log_d_path(ab, " name=", &context->pwd); in audit_log_name() 1773 audit_log_d_path(ab, "cwd=", &context->pwd); in audit_log_exit()
|
| H A D | audit.c | 2184 void audit_log_d_path(struct audit_buffer *ab, const char *prefix, in audit_log_d_path() function 2409 audit_log_d_path(ab, " exe=", &exe_file->f_path); in audit_log_d_path_exe()
|