Home
last modified time | relevance | path

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

/kernel/
Daudit_tree.c20 struct list_head same_root; member
104 INIT_LIST_HEAD(&tree->same_root); in alloc_tree()
302 list_for_each_entry(owner, &new->trees, same_root) in replace_chunk()
332 list_del_init(&owner->same_root); in remove_chunk_node()
440 list_add(&tree->same_root, &chunk->trees); in create_chunk()
512 list_add(&tree->same_root, &chunk->trees); in tag_chunk()
658 list_del_init(&tree->same_root); in audit_remove_tree_rule()
1017 struct audit_tree, same_root); in evict_chunk()
1020 list_del_init(&owner->same_root); in evict_chunk()