Searched refs:audit_mark_path (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/kernel/
H A Daudit_fsnotify.c64 char *audit_mark_path(struct audit_fsnotify_mark *mark) audit_mark_path() function
H A Daudit.h276 extern char *audit_mark_path(struct audit_fsnotify_mark *mark);
293 #define audit_mark_path(m) "" macro
H A Dauditfilter.c647 audit_pack_string(&bufp, audit_mark_path(krule->exe)); audit_krule_to_data()
714 if (strcmp(audit_mark_path(a->exe), audit_compare_rule()
715 audit_mark_path(b->exe))) audit_compare_rule()
H A Daudit_watch.c527 pathname = kstrdup(audit_mark_path(old->exe), GFP_KERNEL); audit_dupe_exe()

Completed in 347 milliseconds