Home
last modified time | relevance | path

Searched refs:node1 (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/firewire/
Dcore-topology.c389 static void move_tree(struct fw_node *node0, struct fw_node *node1, int port) in move_tree() argument
394 tree = node1->ports[port]; in move_tree()
397 if (tree->ports[i] == node1) { in move_tree()
412 struct fw_node *node0, *node1, *next1; in update_tree() local
421 node1 = fw_node(list1.next); in update_tree()
424 WARN_ON(node0->port_count != node1->port_count); in update_tree()
426 if (node0->link_on && !node1->link_on) in update_tree()
428 else if (!node0->link_on && node1->link_on) in update_tree()
430 else if (node1->initiated_reset && node1->link_on) in update_tree()
435 node0->node_id = node1->node_id; in update_tree()
[all …]
/Linux-v5.10/drivers/pci/hotplug/
Dcpqphp_ctrl.c815 struct pci_resource *node1; in cpqhp_resource_sort_and_combine() local
837 node1 = *head; in cpqhp_resource_sort_and_combine()
839 node1->next = (*head)->next; in cpqhp_resource_sort_and_combine()
840 (*head)->next = node1; in cpqhp_resource_sort_and_combine()
844 node1 = (*head); in cpqhp_resource_sort_and_combine()
846 while (node1->next && node1->next->next) { in cpqhp_resource_sort_and_combine()
847 if (node1->next->base > node1->next->next->base) { in cpqhp_resource_sort_and_combine()
849 node2 = node1->next; in cpqhp_resource_sort_and_combine()
850 node1->next = node1->next->next; in cpqhp_resource_sort_and_combine()
851 node1 = node1->next; in cpqhp_resource_sort_and_combine()
[all …]
/Linux-v5.10/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.c299 symbol_node_t *node1, *node2; in symlist_free() local
301 node1 = SLIST_FIRST(symlist); in symlist_free()
302 while (node1 != NULL) { in symlist_free()
303 node2 = SLIST_NEXT(node1, links); in symlist_free()
304 free(node1); in symlist_free()
305 node1 = node2; in symlist_free()
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,icu.txt69 node1 {
109 node1 {
/Linux-v5.10/include/linux/
Drculist.h550 struct hlist_node *node1 = left->first; in hlists_swap_heads_rcu() local
554 rcu_assign_pointer(right->first, node1); in hlists_swap_heads_rcu()
556 WRITE_ONCE(node1->pprev, &right->first); in hlists_swap_heads_rcu()
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_da_btree.c865 struct xfs_da_intnode *node1; in xfs_da3_node_rebalance() local
882 node1 = blk1->bp->b_addr; in xfs_da3_node_rebalance()
884 xfs_da3_node_hdr_from_disk(dp->i_mount, &nodehdr1, node1); in xfs_da3_node_rebalance()
897 tmpnode = node1; in xfs_da3_node_rebalance()
898 node1 = node2; in xfs_da3_node_rebalance()
900 xfs_da3_node_hdr_from_disk(dp->i_mount, &nodehdr1, node1); in xfs_da3_node_rebalance()
949 XFS_DA_LOGRANGE(node1, btree_d, tmp)); in xfs_da3_node_rebalance()
965 xfs_da3_node_hdr_to_disk(dp->i_mount, node1, &nodehdr1); in xfs_da3_node_rebalance()
967 XFS_DA_LOGRANGE(node1, &node1->hdr, in xfs_da3_node_rebalance()
981 node1 = blk1->bp->b_addr; in xfs_da3_node_rebalance()
[all …]
/Linux-v5.10/net/ipv4/
Dfib_trie.c558 struct key_vector *node0, *node1; in inflate() local
595 node1 = tnode_new(inode->key | m, inode->pos, inode->bits - 1); in inflate()
596 if (!node1) in inflate()
600 tnode_free_append(tn, node1); in inflate()
607 put_child(node1, --j, get_child(inode, --k)); in inflate()
609 put_child(node1, --j, get_child(inode, --k)); in inflate()
614 NODE_INIT_PARENT(node1, tn); in inflate()
618 put_child(tn, 2 * i + 1, node1); in inflate()
652 struct key_vector *node1 = get_child(oldtnode, --i); in halve() local
657 if (!node1 || !node0) { in halve()
[all …]
/Linux-v5.10/drivers/gpu/drm/selftests/
Dtest-drm_mm.c1274 const char *node1 = NULL, *node2 = NULL; in show_holes() local
1277 node1 = kasprintf(GFP_KERNEL, in show_holes()
1287 node1, in show_holes()
1292 kfree(node1); in show_holes()
/Linux-v5.10/tools/perf/
Dbuiltin-kmem.c195 int node1 = cpu__get_node(sample->cpu), in evsel__process_alloc_node_event() local
198 if (node1 != node2) in evsel__process_alloc_node_event()
/Linux-v5.10/Documentation/filesystems/
Dproc.rst649 node locality page counters (N0 == node0, N1 == node1, ...) and the kernel page