Searched refs:audit_exe_compare (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/
H A Daudit.h285 extern int audit_exe_compare(struct task_struct *tsk,
320 #define audit_exe_compare(t, m) (-EINVAL) macro
H A Daudit_watch.c524 int audit_exe_compare(struct task_struct *tsk, struct audit_fsnotify_mark *mark) function
H A Dauditfilter.c1378 result = audit_exe_compare(current, e->rule.exe);
H A Dauditsc.c500 result = audit_exe_compare(tsk, rule->exe);

Completed in 118 milliseconds