Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/
H A Dlsm_audit.c235 audit_log_d_path(ab, " path=", &a->u.path); in dump_common_audit_data()
249 audit_log_d_path(ab, " path=", &a->u.file->f_path); in dump_common_audit_data()
263 audit_log_d_path(ab, " path=", &a->u.op->path); in dump_common_audit_data()
364 audit_log_d_path(ab, " path=", &u->path); in dump_common_audit_data()
/OK3568_Linux_fs/kernel/include/linux/
H 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
/OK3568_Linux_fs/kernel/kernel/
H A Dauditsc.c1410 audit_log_d_path(ab, " name=", path); in audit_log_name()
1422 audit_log_d_path(ab, " name=", &context->pwd); in audit_log_name()
1635 audit_log_d_path(ab, "cwd=", &context->pwd); in audit_log_exit()
H A Daudit.c2124 void audit_log_d_path(struct audit_buffer *ab, const char *prefix, in audit_log_d_path() function
2204 audit_log_d_path(ab, " exe=", &exe_file->f_path); in audit_log_d_path_exe()