Home
last modified time | relevance | path

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

/kernel/
Dauditfilter.c135 static inline void audit_free_rule(struct audit_entry *e) in audit_free_rule()
155 struct audit_entry *e = container_of(head, struct audit_entry, rcu); in audit_free_rule_rcu()
204 static inline struct audit_entry *audit_init_entry(u32 field_count) in audit_init_entry()
206 struct audit_entry *entry; in audit_init_entry()
333 static int audit_match_signal(struct audit_entry *entry) in audit_match_signal()
360 static inline struct audit_entry *audit_to_entry_common(struct audit_rule *rule) in audit_to_entry_common()
363 struct audit_entry *entry; in audit_to_entry_common()
447 static struct audit_entry *audit_rule_to_entry(struct audit_rule *rule) in audit_rule_to_entry()
449 struct audit_entry *entry; in audit_rule_to_entry()
544 static struct audit_entry *audit_data_to_entry(struct audit_rule_data *data, in audit_data_to_entry()
[all …]
Daudit.h71 struct audit_entry { struct
Daudit_tree.c432 struct audit_entry *entry; in kill_rules()
436 entry = container_of(rule, struct audit_entry, rule); in kill_rules()
Dauditsc.c657 struct audit_entry *e; in audit_filter_task()
682 struct audit_entry *e; in audit_filter_syscall()
715 struct audit_entry *e; in audit_filter_inodes()