Searched refs:audit_put_watch (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/
H A Daudit_watch.c105 void audit_put_watch(struct audit_watch *watch) function
120 audit_put_watch(watch); /* match initial get */
295 audit_put_watch(nentry->rule.watch);
380 audit_put_watch(watch);
423 audit_put_watch(watch);
443 audit_put_watch(watch);
H A Daudit.h267 extern void audit_put_watch(struct audit_watch *watch);
307 #define audit_put_watch(w) do { } while (0) macro
H A Dauditfilter.c90 audit_put_watch(erule->watch);

Completed in 130 milliseconds