Home
last modified time | relevance | path

Searched refs:audit_entry (Results 1 – 6 of 6) sorted by relevance

/kernel/
A Dauditfilter.c101 struct audit_entry *e = container_of(head, struct audit_entry, rcu); in audit_free_rule_rcu()
108 struct audit_entry *entry; in audit_init_entry()
241 struct audit_entry *entry; in audit_to_entry_common()
453 struct audit_entry *entry; in audit_data_to_entry()
824 struct audit_entry *entry; in audit_dupe_rule()
901 static struct audit_entry *audit_find_rule(struct audit_entry *entry, in audit_find_rule()
942 struct audit_entry *e; in audit_add_rule()
1026 struct audit_entry *e; in audit_del_rule()
1137 struct audit_entry *entry; in audit_rule_change()
1340 struct audit_entry *e; in audit_filter()
[all …]
A Daudit.h50 struct audit_entry { struct
250 extern int audit_del_rule(struct audit_entry *entry);
254 extern struct audit_entry *audit_dupe_rule(struct audit_krule *old);
A Daudit_watch.c251 struct audit_entry *oentry, *nentry; in audit_update_watch()
279 oentry = container_of(r, struct audit_entry, rule); in audit_update_watch()
326 struct audit_entry *e; in audit_remove_parent_watches()
331 e = container_of(r, struct audit_entry, rule); in audit_remove_parent_watches()
A Daudit_fsnotify.c149 struct audit_entry *entry = container_of(rule, struct audit_entry, rule); in audit_autoremove_mark_rule()
A Daudit_tree.c545 struct audit_entry *entry; in kill_rules()
548 entry = container_of(rule, struct audit_entry, rule); in kill_rules()
A Dauditsc.c780 struct audit_entry *e; in audit_filter_task()
833 struct audit_entry *e; in __audit_filter_op()
2296 struct audit_entry *e; in __audit_inode()
2414 struct audit_entry *e; in __audit_inode_child()

Completed in 18 milliseconds