Searched refs:audit_log_d_path (Results 1 – 2 of 2) sorted by relevance
/kernel/ |
D | audit.c | 2017 void audit_log_d_path(struct audit_buffer *ab, const char *prefix, in audit_log_d_path() function 2097 audit_log_d_path(ab, " exe=", &exe_file->f_path); in audit_log_d_path_exe()
|
D | auditsc.c | 1329 audit_log_d_path(ab, " name=", path); in audit_log_name() 1341 audit_log_d_path(ab, " name=", &context->pwd); in audit_log_name() 1554 audit_log_d_path(ab, "cwd=", &context->pwd); in audit_log_exit()
|