Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Daudit_watch.c116 void audit_put_watch(struct audit_watch *watch) in audit_put_watch() function
131 audit_put_watch(watch); /* match initial get */ in audit_remove_watch()
307 audit_put_watch(nentry->rule.watch); in audit_update_watch()
394 audit_put_watch(watch); in audit_add_to_parent()
Daudit.h267 extern void audit_put_watch(struct audit_watch *watch);
284 #define audit_put_watch(w) {} macro
Dauditfilter.c99 audit_put_watch(erule->watch); in audit_free_rule()