Home
last modified time | relevance | path

Searched defs:audit_alloc_mark (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Daudit_fsnotify.c74 struct audit_fsnotify_mark *audit_alloc_mark(struct audit_krule *krule, char *pathname, int len) in audit_alloc_mark() function
H A Daudit.h315 #define audit_alloc_mark(k, p, l) (ERR_PTR(-EINVAL)) macro