Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.c6335 struct rb_node *parent = NULL, *new_node; in ext4_mb_free_metadata() local
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c1738 struct regulator_map *node, *new_node; in set_consumer_device_supply() local
[all...]
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c1204 struct binder_node *new_node = kzalloc(sizeof(*node), GFP_KERNEL); in binder_new_node() local
5370 struct binder_node *new_node; in binder_ioctl_set_ctx_mgr() local
1143 binder_init_node_ilocked( struct binder_proc *proc, struct binder_node *new_node, struct flat_binder_object *fp) binder_init_node_ilocked() argument
[all...]
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c831 struct binder_node *new_node = kzalloc(sizeof(*node), GFP_KERNEL); in binder_new_node() local
5209 struct binder_node *new_node; in binder_ioctl_set_ctx_mgr() local
770 binder_init_node_ilocked( struct binder_proc *proc, struct binder_node *new_node, struct flat_binder_object *fp) binder_init_node_ilocked() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc1187 UseInterval* new_node = zone->New<UseInterval>(src->start(), src->end()); in SpillRange() local
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc3025 Node* new_node = __ Allocate(allocation, size); in LowerAllocate() local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c7793 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_add_list() local
7829 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_del_list() local
7871 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_vport_mac_table() local
8257 struct hclge_mac_node *old_node, *new_node; hclge_update_mac_node_for_dev_addr() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c8782 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_add_list() local
8817 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_del_list() local
8858 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_vport_mac_table() local
9218 struct hclge_mac_node *old_node, *new_node; hclge_update_mac_node_for_dev_addr() local
[all...]
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_build_ast.c494 struct cil_class *new_node; in test_cil_gen_perm() local
575 struct cil_class *new_node; in test_cil_gen_perm_astnull_neg() local
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs38148 let mut new_node = unsafe { InternalNode::new() }; new_internal() variables
39007 let mut new_node = LeafNode::new(); split() variables
39041 let mut new_node = InternalNode::new(); global() variables
[all...]

Completed in 152 milliseconds

12345