Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Daudit_watch.c105 void audit_put_watch(struct audit_watch *watch) in audit_put_watch() function
H A Daudit.h307 #define audit_put_watch(w) do { } while (0) macro