Searched refs:audit_add_watch (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/kernel/
H A Daudit.h268 extern int audit_add_watch(struct audit_krule *krule, struct list_head **list);
276 #define audit_add_watch(k, l) (-EINVAL) macro
H A Daudit_watch.c410 int audit_add_watch(struct audit_krule *krule, struct list_head **list) audit_add_watch() function
H A Dauditfilter.c889 err = audit_add_watch(&entry->rule, &list); audit_add_rule()

Completed in 139 milliseconds