Home
last modified time | relevance | path

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

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