Searched defs:audit_add_watch (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/kernel/ | ||
D | audit_watch.c | 400 int audit_add_watch(struct audit_krule *krule, struct list_head **list) in audit_add_watch() function |
D | audit.h | 310 #define audit_add_watch(k, l) (-EINVAL) macro |