Searched defs:tree (Results 1 – 9 of 9) sorted by relevance
| /kernel/ |
| D | audit_tree.c | 95 struct audit_tree *tree; in alloc_tree() local 111 static inline void get_tree(struct audit_tree *tree) in get_tree() 116 static inline void put_tree(struct audit_tree *tree) in put_tree() 123 const char *audit_tree_path(struct audit_tree *tree) in audit_tree_path() 261 bool audit_tree_match(struct audit_chunk *chunk, struct audit_tree *tree) in audit_tree_match() 397 static int create_chunk(struct inode *inode, struct audit_tree *tree) in create_chunk() 458 static int tag_chunk(struct inode *inode, struct audit_tree *tree) in tag_chunk() 542 static void kill_rules(struct audit_context *context, struct audit_tree *tree) in kill_rules() 609 static void trim_marked(struct audit_tree *tree) in trim_marked() 649 struct audit_tree *tree; in audit_remove_tree_rule() local [all …]
|
| D | auditfilter.c | 944 struct audit_tree *tree = entry->rule.tree; in audit_add_rule() local 1027 struct audit_tree *tree = entry->rule.tree; in audit_del_rule() local
|
| D | audit.h | 327 #define audit_put_tree(tree) do { } while (0) argument
|
| D | auditsc.c | 310 static int match_tree_refs(struct audit_context *ctx, struct audit_tree *tree) in match_tree_refs()
|
| /kernel/module/ |
| D | tree_lookup.c | 64 static noinline void __mod_tree_insert(struct mod_tree_node *node, struct mod_tree_root *tree) in __mod_tree_insert() 69 static void __mod_tree_remove(struct mod_tree_node *node, struct mod_tree_root *tree) in __mod_tree_remove() 103 struct module *mod_find(unsigned long addr, struct mod_tree_root *tree) in mod_find()
|
| D | internal.h | 318 static inline struct module *mod_find(unsigned long addr, struct mod_tree_root *tree) in mod_find()
|
| D | main.c | 108 unsigned int size, struct mod_tree_root *tree) in __mod_update_bounds()
|
| /kernel/locking/ |
| D | rtmutex_common.h | 53 struct rt_waiter_node tree; member
|
| /kernel/events/ |
| D | core.c | 4361 struct rb_root *tree; in ctx_event_to_rotate() local
|