Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Daudit_tree.c20 struct list_head same_root; member
104 INIT_LIST_HEAD(&tree->same_root); in alloc_tree()
300 list_for_each_entry(owner, &new->trees, same_root) in replace_chunk()
330 list_del_init(&owner->same_root); in remove_chunk_node()
438 list_add(&tree->same_root, &chunk->trees); in create_chunk()
510 list_add(&tree->same_root, &chunk->trees); in tag_chunk()
656 list_del_init(&tree->same_root); in audit_remove_tree_rule()
1012 struct audit_tree, same_root); in evict_chunk()
1015 list_del_init(&owner->same_root); in evict_chunk()