Lines Matching refs:root
16 struct audit_chunk *root; member
105 tree->root = NULL; in alloc_tree()
301 owner->root = new; in replace_chunk()
329 if (owner->root == chunk) { in remove_chunk_node()
331 owner->root = NULL; in remove_chunk_node()
436 if (!tree->root) { in create_chunk()
437 tree->root = chunk; in create_chunk()
508 if (!tree->root) { in tag_chunk()
509 tree->root = chunk; in tag_chunk()
631 if (!tree->root && !tree->goner) { in trim_marked()
655 tree->root = NULL; in audit_remove_tree_rule()
1014 owner->root = NULL; in evict_chunk()