Home
last modified time | relevance | path

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

12

/linux-6.14.4/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-6.14.4/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-6.14.4/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
Dsymbol.c1353 struct map_list_node *new_node; in dso__load_kcore() local
1398 struct map_list_node *new_node = list_entry(md.maps.next, struct map_list_node, node); in dso__load_kcore() local
/linux-6.14.4/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-6.14.4/lib/
Dgeneric-radix-tree.c27 struct genradix_node *n, *new_node = NULL; in __genradix_ptr_alloc() local
/linux-6.14.4/mm/
Dshmem_quota.c169 struct rb_node *parent = NULL, *new_node = NULL; in shmem_acquire_dquot() local
/linux-6.14.4/fs/ext4/
Dblock_validity.c75 struct rb_node *parent = NULL, *new_node; in add_system_zone() local
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib_vlan.c90 struct qpn_to_netdev *new_node; in mlx5i_pkey_add_qpn() local
/linux-6.14.4/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-6.14.4/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-6.14.4/kernel/bpf/
Dlpm_trie.c325 struct lpm_trie_node *node, *im_node, *new_node; in trie_update_elem() local
/linux-6.14.4/net/hsr/
Dhsr_framereg.c160 struct hsr_node *new_node, *node; in hsr_add_node() local
/linux-6.14.4/drivers/net/wireless/marvell/mwifiex/
D11n.c545 struct mwifiex_tx_ba_stream_tbl *new_node; in mwifiex_create_ba_tbl() local
D11n_rxreorder.c333 struct mwifiex_rx_reorder_tbl *tbl, *new_node; in mwifiex_11n_create_rx_reorder_tbl() local
/linux-6.14.4/fs/bcachefs/
Drcu_pending.c426 struct genradix_node *new_node = NULL; in __rcu_pending_enqueue() local
/linux-6.14.4/drivers/media/dvb-core/
Ddvbdev.c460 struct dvbdevfops_node *node = NULL, *new_node = NULL; in dvb_register_device() local
/linux-6.14.4/kernel/gcov/
Dfs.c539 static struct gcov_node *new_node(struct gcov_node *parent, in new_node() function
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1078 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_add_list() local
1106 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_from_del_list() local
1138 struct hclgevf_mac_addr_node *mac_node, *tmp, *new_node; in hclgevf_sync_mac_list() local
/linux-6.14.4/fs/
Dxattr.c1276 static int rbtree_simple_xattr_node_cmp(struct rb_node *new_node, in rbtree_simple_xattr_node_cmp()
1490 static bool rbtree_simple_xattr_less(struct rb_node *new_node, in rbtree_simple_xattr_less()
/linux-6.14.4/drivers/media/pci/cx23885/
Daltera-ci.c224 struct fpga_inode *new_node = fpga_first_inode; in append_internal() local
/linux-6.14.4/fs/btrfs/
Ddelayed-ref.c322 const struct btrfs_delayed_ref_node *new_node = in cmp_refs_node() local
/linux-6.14.4/drivers/android/
Dbinder.c734 struct binder_node *new_node, in binder_init_node_ilocked()
793 struct binder_node *new_node = kzalloc(sizeof(*node), GFP_KERNEL); in binder_new_node() local
5447 struct binder_node *new_node; in binder_ioctl_set_ctx_mgr() local

12