Searched refs:audit_mark_path (Results 1 – 6 of 6) sorted by relevance
277 extern char *audit_mark_path(struct audit_fsnotify_mark *mark);314 #define audit_mark_path(m) "" macro
55 char *audit_mark_path(struct audit_fsnotify_mark *mark) in audit_mark_path() function
684 audit_pack_string(&bufp, audit_mark_path(krule->exe)); in audit_krule_to_data()751 if (strcmp(audit_mark_path(a->exe), in audit_compare_rule()752 audit_mark_path(b->exe))) in audit_compare_rule()
510 pathname = kstrdup(audit_mark_path(old->exe), GFP_KERNEL); in audit_dupe_exe()
5748 ffff800010164930 T audit_mark_path
Completed in 273 milliseconds