Searched refs:node0 (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/firewire/ |
| H A D | core-topology.c | 341 static void move_tree(struct fw_node *node0, struct fw_node *node1, int port) in move_tree() 347 node0->ports[port] = tree; in move_tree() 350 tree->ports[i] = node0; in move_tree() 364 struct fw_node *node0, *node1, *next1; in update_tree() 372 node0 = fw_node(list0.next); in update_tree() 375 while (&node0->link != &list0) { in update_tree() 376 WARN_ON(node0->port_count != node1->port_count); in update_tree() 378 if (node0->link_on && !node1->link_on) in update_tree() 380 else if (!node0->link_on && node1->link_on) in update_tree() 387 node0 in update_tree() 339 move_tree(struct fw_node * node0,struct fw_node * node1,int port) move_tree() argument 362 struct fw_node *node0, *node1, *next1; update_tree() local [all...] |
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_arena_spin_lock.h | |
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-memory | 97 memory section 9 on node0: 99 /sys/devices/system/memory/memory9/node0 -> ../../node/node0 110 link is created for memory section 9 on node0. 112 /sys/devices/system/node/node0/memory9 -> ../../memory/memory9
|
| /linux/net/ipv4/ |
| H A D | fib_trie.c | 554 struct key_vector *node0, *node1; in inflate() local 578 * ones, 'node0' and 'node1', each with half of the in inflate() 584 * node0's key and "1" in node1's key. Since we are in inflate() 588 * node0 and node1. So... we synthesize that bit in the in inflate() 594 node0 = tnode_new(inode->key, inode->pos, inode->bits - 1); in inflate() 597 if (!node0) in inflate() 599 tnode_free_append(tn, node0); in inflate() 604 put_child(node0, j, get_child(inode, j)); in inflate() 606 put_child(node0, j, get_child(inode, j)); in inflate() 611 NODE_INIT_PARENT(node0, t in inflate() 649 struct key_vector *node0 = get_child(oldtnode, --i); halve() local [all...] |
| /linux/samples/damon/ |
| H A D | Kconfig | 38 node0 is for DDR5 DRAMs connected via DIMM, while node1 is for DDR4
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | numaperf.rst | 153 # tree /sys/devices/system/node/node0/memory_side_cache/ 154 /sys/devices/system/node/node0/memory_side_cache/
|
| /linux/Documentation/hwmon/ |
| H A D | fam15h_power.rst | 57 attributes only for internal node0 of a multi-node processor.
|