Searched defs:audit_alloc_mark (Results 1 – 2 of 2) sorted by relevance
74 struct audit_fsnotify_mark *audit_alloc_mark(struct audit_krule *krule, char *pathname, int len) in audit_alloc_mark() function
315 #define audit_alloc_mark(k, p, l) (ERR_PTR(-EINVAL)) macro