Home
last modified time | relevance | path

Searched defs:new_root (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/kyua/utils/config/
H A Dtree.cpp70 detail::static_inner_node* new_root = in deep_copy() local
99 detail::static_inner_node* new_root = in combine() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp734 TraceDumper::FunctionCallUP new_root = in AppendReturnedInstructionToFunctionCallForest() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbtree.c656 zfs_btree_core_t *new_root = in zfs_btree_insert_into_parent() local
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h670 #define __sanitizer_syscall_pre_pivot_root(new_root, put_old) \ argument
672 #define __sanitizer_syscall_post_pivot_root(res, new_root, put_old) \ argument