Home
last modified time | relevance | path

Searched defs:new_node (Results 1 - 25 of 102) 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
/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...]
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dnip_fib.c137 struct nip_fib_node *new_node; in nip_fib_add() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib_vlan.c90 struct qpn_to_netdev *new_node; in mlx5i_pkey_add_qpn() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dblock_validity.c75 struct rb_node *parent = NULL, *new_node = NULL; in add_system_zone() local

Completed in 14 milliseconds

12345