Searched defs:audit_remove_mark (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/ | ||
A D | audit_fsnotify.c | 132 void audit_remove_mark(struct audit_fsnotify_mark *audit_mark) in audit_remove_mark() function |
A D | audit.h | 315 #define audit_remove_mark(m) do { } while (0) macro |
Completed in 5 milliseconds