Searched refs:audit_to_watch (Results 1 – 5 of 5) sorted by relevance
/linux/kernel/ |
A D | audit.h | 267 extern int audit_to_watch(struct audit_krule *krule, char *path, int len, 307 #define audit_to_watch(k, p, l, o) (-EINVAL) macro
|
A D | audit_watch.c | 178 int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op) in audit_to_watch() function
|
A D | auditfilter.c | 548 err = audit_to_watch(&entry->rule, str, f_val, f->op); in audit_data_to_entry()
|
/linux/ |
A D | System.map | 5741 ffff800010164080 T audit_to_watch
|
A D | .tmp_System.map | 5741 ffff800010164080 T audit_to_watch
|
Completed in 326 milliseconds