Searched refs:audit_to_watch (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/kernel/ | 
| D | audit.h | 257 extern int audit_to_watch(struct audit_krule *krule, char *path, int len, 297 #define audit_to_watch(k, p, l, o) (-EINVAL)  macro
  | 
| D | audit_watch.c | 178 int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op)  in audit_to_watch()  function
  | 
| D | auditfilter.c | 540 			err = audit_to_watch(&entry->rule, str, f->val, f->op);  in audit_data_to_entry()
  |