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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Daudit.h110 extern void audit_put_watch(struct audit_watch *watch);
118 #define audit_put_watch(w) {} macro
H A Daudit_watch.c116 void audit_put_watch(struct audit_watch *watch) function
131 audit_put_watch(watch); /* match initial get */
305 audit_put_watch(nentry->rule.watch);
420 audit_put_watch(watch);
421 audit_put_watch(watch);
H A Dauditfilter.c77 audit_put_watch(erule->watch);
937 audit_put_watch(watch); /* tmp watch, matches initial get */
987 audit_put_watch(watch); /* match initial get */

Completed in 107 milliseconds