Home
last modified time | relevance | path

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

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