Home
last modified time | relevance | path

Searched defs:new_node (Results 1 – 25 of 28) sorted by relevance

12

/linux-5.10/fs/hfs/
Dbrec.c68 struct hfs_bnode *node, *new_node; in hfs_brec_insert() local
234 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local
355 struct hfs_bnode *node, *new_node, *parent; in hfs_brec_update_parent() local
460 struct hfs_bnode *node, *new_node; in hfs_btree_inc_height() local
/linux-5.10/fs/hfsplus/
Dbrec.c66 struct hfs_bnode *node, *new_node; in hfs_brec_insert() local
238 struct hfs_bnode *node, *new_node, *next_node; in hfs_bnode_split() local
359 struct hfs_bnode *node, *new_node, *parent; in hfs_brec_update_parent() local
464 struct hfs_bnode *node, *new_node; in hfs_btree_inc_height() local
/linux-5.10/tools/perf/util/
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
/linux-5.10/drivers/acpi/acpica/
Ddswload2.c376 struct acpi_namespace_node *new_node; in acpi_ds_load2_end_op() local
Dnssearch.c259 struct acpi_namespace_node *new_node; in acpi_ns_search_and_enter() local
Dnsaccess.c38 struct acpi_namespace_node *new_node; in acpi_ns_root_initialize() local
/linux-5.10/lib/
Dgeneric-radix-tree.c108 struct genradix_node *n, *new_node = NULL; in __genradix_ptr_alloc() local
/linux-5.10/fs/ext4/
Dblock_validity.c75 struct rb_node *parent = NULL, *new_node = NULL; in add_system_zone() local
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib_vlan.c90 struct qpn_to_netdev *new_node; in mlx5i_pkey_add_qpn() local
/linux-5.10/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_encap.c207 struct opa_vnic_mac_tbl_node *node, *new_node; in opa_vnic_update_mac_tbl() local
/linux-5.10/net/hsr/
Dhsr_framereg.c153 struct hsr_node *new_node, *node; in hsr_add_node() local
/linux-5.10/scripts/dtc/
Dlivetree.c142 struct node *merge_nodes(struct node *old_node, struct node *new_node) in merge_nodes()
228 struct node * add_orphan_node(struct node *dt, struct node *new_node, char *ref) in add_orphan_node()
/linux-5.10/kernel/bpf/
Dlpm_trie.c304 struct lpm_trie_node *node, *im_node = NULL, *new_node = NULL; in trie_update_elem() local
/linux-5.10/drivers/net/wireless/marvell/mwifiex/
D11n.c559 struct mwifiex_tx_ba_stream_tbl *new_node; in mwifiex_create_ba_tbl() local
D11n_rxreorder.c345 struct mwifiex_rx_reorder_tbl *tbl, *new_node; in mwifiex_11n_create_rx_reorder_tbl() local
/linux-5.10/kernel/gcov/
Dfs.c429 static struct gcov_node *new_node(struct gcov_node *parent, in new_node() function
/linux-5.10/drivers/media/pci/cx23885/
Daltera-ci.c224 struct fpga_inode *new_node = fpga_first_inode; in append_internal() local
/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1446 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_add_list() local
1475 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_del_list() local
1508 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_mac_list() local
/linux-5.10/mm/
Dmemory_hotplug.c1025 bool new_node = false; in add_memory_resource() local
/linux-5.10/drivers/media/dvb-frontends/
Dstv0900_core.c85 struct stv0900_inode *new_node = stv0900_first_inode; in append_internal() local
/linux-5.10/drivers/android/
Dbinder.c1080 struct binder_node *new_node, in binder_init_node_ilocked()
1139 struct binder_node *new_node = kzalloc(sizeof(*node), GFP_KERNEL); in binder_new_node() local
4895 struct binder_node *new_node; in binder_ioctl_set_ctx_mgr() local
/linux-5.10/fs/dlm/
Dlowcomms.c363 struct dlm_node_addr *new_node, *na; in dlm_lowcomms_addr() local
/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c1518 struct bnxt_tc_flow_node *new_node, *old_node; in bnxt_tc_add_flow() local
/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_sched.c820 struct ice_sched_node *prev, *new_node; in ice_sched_add_elems() local
/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c7755 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_add_list() local
7791 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_from_del_list() local
7833 struct hclge_mac_node *mac_node, *tmp, *new_node; in hclge_sync_vport_mac_table() local
8219 struct hclge_mac_node *old_node, *new_node; in hclge_update_mac_node_for_dev_addr() local

12