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