Searched defs:audit_put_watch (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/kernel/ | ||
D | audit_watch.c | 105 void audit_put_watch(struct audit_watch *watch) in audit_put_watch() function |
D | audit.h | 307 #define audit_put_watch(w) do { } while (0) macro |