Home
last modified time | relevance | path

Searched defs:new_node (Results 1 - 25 of 110) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnssearch.c259 struct acpi_namespace_node *new_node; in acpi_ns_search_and_enter() local
H A Ddswload2.c376 struct acpi_namespace_node *new_node; in acpi_ds_load2_end_op() local
H A Dnsaccess.c38 struct acpi_namespace_node *new_node; in acpi_ns_root_initialize() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddswload2.c376 struct acpi_namespace_node *new_node; in acpi_ds_load2_end_op() local
H A Dnssearch.c259 struct acpi_namespace_node *new_node; in acpi_ns_search_and_enter() local
H A Dnsaccess.c38 struct acpi_namespace_node *new_node; in acpi_ns_root_initialize() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dnode-observer.cc33 OnNodeChanged(const char* reducer_name, const Node* old_node, const Node* new_node) OnNodeChanged() argument
/third_party/musl/libc-test/src/functionalext/queue/
H A Dsys_queue.c38 struct Node *new_node = (struct Node*)malloc(sizeof(struct Node)); in insert_node() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_trace_gpu_mem.c142 struct kbase_dma_buf *new_node; in kbase_capture_dma_buf_mapping() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Drblist.c16 struct rb_node *parent = NULL, *new_node; in rblist__add_node() local
58 struct rb_node *parent = NULL, *new_node = NULL; in __rblist__findnew() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Drblist.c16 struct rb_node *parent = NULL, *new_node; in rblist__add_node() local
58 struct rb_node *parent = NULL, *new_node = NULL; in __rblist__findnew() local
[all...]
/third_party/googletest/googletest/samples/
H A Dsample3-inl.h115 QueueNode<E>* new_node = new QueueNode<E>(element); in Enqueue() local
/third_party/selinux/libselinux/src/
H A Dignore_path.c32 ignore_path_node_t *new_node = malloc(sizeof(ignore_path_node_t)); in insert_ignore_path() local
101 ignore_path_node_t *new_node = insert_ignore_path(info.paths_ptr, line); in load_ignore_cfg_from_file() local
[all...]
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dbrec.c66 struct hfs_bnode *node, *new_node; in hfs_brec_insert() local
238 struct hfs_bnode *node, *new_node, *next_node; hfs_bnode_split() local
359 struct hfs_bnode *node, *new_node, *parent; hfs_brec_update_parent() local
464 struct hfs_bnode *node, *new_node; hfs_btree_inc_height() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Dgeneric-radix-tree.c108 struct genradix_node *n, *new_node = NULL; in __genradix_ptr_alloc() local
[all...]
/kernel/linux/linux-5.10/fs/hfs/
H A Dbrec.c68 struct hfs_bnode *node, *new_node; in hfs_brec_insert() local
234 struct hfs_bnode *node, *new_node, *next_node; hfs_bnode_split() local
355 struct hfs_bnode *node, *new_node, *parent; hfs_brec_update_parent() local
460 struct hfs_bnode *node, *new_node; hfs_btree_inc_height() local
[all...]
/kernel/linux/linux-6.6/fs/hfs/
H A Dbrec.c68 struct hfs_bnode *node, *new_node; in hfs_brec_insert() local
234 struct hfs_bnode *node, *new_node, *next_node; hfs_bnode_split() local
355 struct hfs_bnode *node, *new_node, *parent; hfs_brec_update_parent() local
460 struct hfs_bnode *node, *new_node; hfs_btree_inc_height() local
[all...]
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dbrec.c66 struct hfs_bnode *node, *new_node; in hfs_brec_insert() local
238 struct hfs_bnode *node, *new_node, *next_node; hfs_bnode_split() local
359 struct hfs_bnode *node, *new_node, *parent; hfs_brec_update_parent() local
464 struct hfs_bnode *node, *new_node; hfs_btree_inc_height() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dgeneric-radix-tree.c108 struct genradix_node *n, *new_node = NULL; in __genradix_ptr_alloc() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dshmem_quota.c170 struct rb_node *parent = NULL, *new_node = NULL; in shmem_acquire_dquot() local
/third_party/nghttp2/src/
H A Dshrpx_router.cc57 void add_next_node(RNode *node, std::unique_ptr<RNode> new_node) { in add_next_node() argument
69 auto new_node = in add_node() local
134 auto new_node = std::make_unique<RNode>( in add_route() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-scheduler.cc111 ScheduleGraphNode* new_node = zone()->New<ScheduleGraphNode>(zone(), instr); in AddTerminator() local
131 ScheduleGraphNode* new_node = zone()->New<ScheduleGraphNode>(zone(), instr); in AddInstruction() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_tree.c217 struct cil_tree_node *new_node = cil_malloc(sizeof(*new_node)); in cil_tree_node_init() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_cow.c692 struct mali_page_node *new_node = NULL; in mali_mem_cow_allocate_on_demand() local
H A Dmali_memory_block_alloc.c240 mali_page_node *new_node; in mali_mem_block_unref_node() local

Completed in 11 milliseconds

12345