Searched defs:audit_dupe_exe (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/kernel/ | ||
D | audit_watch.c | 505 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe() function |
D | audit.h | 321 #define audit_dupe_exe(n, o) (-EINVAL) macro |