Searched refs:audit_log_d_path (Results 1 – 6 of 6) sorted by relevance
/linux/security/ |
A D | lsm_audit.c | 235 audit_log_d_path(ab, " path=", &a->u.path); in dump_common_audit_data() 248 audit_log_d_path(ab, " path=", &a->u.file->f_path); in dump_common_audit_data() 261 audit_log_d_path(ab, " path=", &a->u.op->path); in dump_common_audit_data() 360 audit_log_d_path(ab, " path=", &u->path); in dump_common_audit_data()
|
/linux/include/linux/ |
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/ |
A D | audit.c | 2087 void audit_log_d_path(struct audit_buffer *ab, const char *prefix, in audit_log_d_path() function 2167 audit_log_d_path(ab, " exe=", &exe_file->f_path); in audit_log_d_path_exe()
|
A D | auditsc.c | 1485 audit_log_d_path(ab, " name=", path); in audit_log_name() 1498 audit_log_d_path(ab, " name=", &context->pwd); in audit_log_name() 1758 audit_log_d_path(ab, "cwd=", &context->pwd); in audit_log_exit()
|
/linux/ |
A D | System.map | 5643 ffff80001015a174 T audit_log_d_path
|
A D | .tmp_System.map | 5643 ffff80001015a174 T audit_log_d_path
|
Completed in 282 milliseconds