Searched defs:audit_watch_compare (Results 1 – 2 of 2) sorted by relevance
/kernel/ | ||
D | audit_watch.c | 128 int audit_watch_compare(struct audit_watch *watch, unsigned long ino, dev_t dev) in audit_watch_compare() function |
D | audit.h | 313 #define audit_watch_compare(w, i, d) 0 macro |