Home
last modified time | relevance | path

Searched refs:audit_log_d_path (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/security/
Dlsm_audit.c238 audit_log_d_path(ab, " path=", &a->u.path); in dump_common_audit_data()
251 audit_log_d_path(ab, " path=", &a->u.op->path); in dump_common_audit_data()
342 audit_log_d_path(ab, " path=", &u->path); in dump_common_audit_data()
/linux-4.4.14/include/linux/
Daudit.h473 extern void audit_log_d_path(struct audit_buffer *ab,
529 static inline void audit_log_d_path(struct audit_buffer *ab, in audit_log_d_path() function
/linux-4.4.14/kernel/
Daudit.c1630 void audit_log_d_path(struct audit_buffer *ab, const char *prefix, in audit_log_d_path() function
1756 audit_log_d_path(ab, " name=", path); in audit_log_name()
1767 audit_log_d_path(ab, " name=", &context->pwd); in audit_log_name()
1868 audit_log_d_path(ab, " exe=", &exe_file->f_path); in audit_log_d_path_exe()
Dauditsc.c1429 audit_log_d_path(ab, " cwd=", &context->pwd); in audit_log_exit()