Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Daudit_watch.c400 int audit_add_watch(struct audit_krule *krule, struct list_head **list) in audit_add_watch() function
H A Daudit.h310 #define audit_add_watch(k, l) (-EINVAL) macro