Searched refs:audit_entry (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dauditfilter.c40 * contents of structs audit_entry, audit_watch and opaque
70 static inline void audit_free_rule(struct audit_entry *e)
91 struct audit_entry *e = container_of(head, struct audit_entry, rcu);
96 static inline struct audit_entry *audit_init_entry(u32 field_count)
98 struct audit_entry *entry;
200 static int audit_match_signal(struct audit_entry *entry)
227 static inline struct audit_entry *audit_to_entry_common(struct audit_rule *rule)
230 struct audit_entry *entry;
314 static struct audit_entry *audit_rule_to_entr
[all...]
H A Daudit.h60 struct audit_entry { struct
106 extern struct audit_entry *audit_dupe_rule(struct audit_krule *old);
H A Daudit_watch.c262 struct audit_entry *oentry, *nentry;
289 oentry = container_of(r, struct audit_entry, rule);
336 struct audit_entry *e;
341 e = container_of(r, struct audit_entry, rule);
H A Daudit_tree.c456 struct audit_entry *entry;
460 entry = container_of(rule, struct audit_entry, rule);
H A Dauditsc.c665 struct audit_entry *e;
690 struct audit_entry *e;
723 struct audit_entry *e;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dauditfilter.c40 * contents of structs audit_entry, audit_watch and opaque
70 static inline void audit_free_rule(struct audit_entry *e)
91 struct audit_entry *e = container_of(head, struct audit_entry, rcu);
96 static inline struct audit_entry *audit_init_entry(u32 field_count)
98 struct audit_entry *entry;
200 static int audit_match_signal(struct audit_entry *entry)
227 static inline struct audit_entry *audit_to_entry_common(struct audit_rule *rule)
230 struct audit_entry *entry;
314 static struct audit_entry *audit_rule_to_entr
[all...]
H A Daudit.h60 struct audit_entry { struct
106 extern struct audit_entry *audit_dupe_rule(struct audit_krule *old);
H A Daudit_watch.c262 struct audit_entry *oentry, *nentry;
289 oentry = container_of(r, struct audit_entry, rule);
336 struct audit_entry *e;
341 e = container_of(r, struct audit_entry, rule);
H A Daudit_tree.c456 struct audit_entry *entry;
460 entry = container_of(rule, struct audit_entry, rule);
H A Dauditsc.c665 struct audit_entry *e;
690 struct audit_entry *e;
723 struct audit_entry *e;

Completed in 111 milliseconds