audit_mark_path
extern char *audit_mark_path(struct audit_fsnotify_mark *mark);
pathname = kstrdup(audit_mark_path(old->exe), GFP_KERNEL);
audit_pack_string(&bufp, audit_mark_path(krule->exe));
if (strcmp(audit_mark_path(a->exe),
audit_mark_path(b->exe)))