Searched defs:audit_put_watch (Results 1 – 2 of 2) sorted by relevance
105 void audit_put_watch(struct audit_watch *watch) in audit_put_watch() function
302 #define audit_put_watch(w) do { } while (0) macro