Searched refs:audit_add_watch (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/
H A Dauditfilter.c971 err = audit_add_watch(&entry->rule, &list);
H A Daudit_watch.c400 int audit_add_watch(struct audit_krule *krule, struct list_head **list) function
H A Daudit.h271 extern int audit_add_watch(struct audit_krule *krule, struct list_head **list);
310 #define audit_add_watch(k, l) (-EINVAL) macro

Completed in 243 milliseconds