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