Searched refs:orig_root (Results 1 – 2 of 2) sorted by relevance
107 static int orig_root; variable116 ret = fchdir(orig_root); in cleanup_namespace()163 orig_root = open("/", O_PATH); in setup_namespace()164 if (orig_root == -1) in setup_namespace()
2091 struct rb_root_cached orig_root, *root = rb_root; in bpf_rb_root_free() local2099 orig_root = *root; in bpf_rb_root_free()2103 bpf_rbtree_postorder_for_each_entry_safe(pos, n, &orig_root.rb_root) { in bpf_rb_root_free()