Home
last modified time | relevance | path

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

/linux/kernel/
H A Daudit_watch.c527 int audit_exe_compare(struct task_struct *tsk, struct audit_fsnotify_mark *mark) in audit_exe_compare() function
H A Daudit.h326 #define audit_exe_compare(t, m) (-EINVAL) macro