Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/
A Dlsm_audit.c224 audit_log_d_path(ab, " path=", &a->u.path); in dump_common_audit_data()
237 audit_log_d_path(ab, " path=", &a->u.file->f_path); in dump_common_audit_data()
250 audit_log_d_path(ab, " path=", &a->u.op->path); in dump_common_audit_data()
349 audit_log_d_path(ab, " path=", &u->path); in dump_common_audit_data()
/linux-6.3-rc2/include/linux/
A Daudit.h178 extern void audit_log_d_path(struct audit_buffer *ab,
239 static inline void audit_log_d_path(struct audit_buffer *ab, in audit_log_d_path() function
/linux-6.3-rc2/kernel/
A Daudit.c2125 void audit_log_d_path(struct audit_buffer *ab, const char *prefix, in audit_log_d_path() function
2205 audit_log_d_path(ab, " exe=", &exe_file->f_path); in audit_log_d_path_exe()
A Dauditsc.c1521 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()

Completed in 14 milliseconds