Searched defs:tree (Results 1 – 4 of 4) sorted by relevance
76 struct audit_tree *tree; in alloc_tree() local92 static inline void get_tree(struct audit_tree *tree) in get_tree()97 static inline void put_tree(struct audit_tree *tree) in put_tree()104 const char *audit_tree_path(struct audit_tree *tree) in audit_tree_path()200 bool audit_tree_match(struct audit_chunk *chunk, struct audit_tree *tree) in audit_tree_match()317 static int create_chunk(struct inode *inode, struct audit_tree *tree) in create_chunk()356 static int tag_chunk(struct inode *inode, struct audit_tree *tree) in tag_chunk()470 static void kill_rules(struct audit_tree *tree) in kill_rules()511 static void trim_marked(struct audit_tree *tree) in trim_marked()558 struct audit_tree *tree; in audit_remove_tree_rule() local[all …]
905 struct audit_tree *tree = entry->rule.tree; in audit_add_rule() local984 struct audit_tree *tree = entry->rule.tree; in audit_del_rule() local
322 #define audit_put_tree(tree) (void)0 argument
288 static int match_tree_refs(struct audit_context *ctx, struct audit_tree *tree) in match_tree_refs()