Searched refs:audit_log_d_path (Results 1 – 2 of 2) sorted by relevance
/kernel/ |
D | audit.c | 2142 void audit_log_d_path(struct audit_buffer *ab, const char *prefix, in audit_log_d_path() function 2222 audit_log_d_path(ab, " exe=", &exe_file->f_path); in audit_log_d_path_exe()
|
D | auditsc.c | 1521 audit_log_d_path(ab, " name=", path); in audit_log_name() 1534 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()
|