| /linux-6.15/drivers/firewire/ |
| H A D | core-topology.c | 343 node0->ports[port] = tree; in move_tree() 346 tree->ports[i] = node0; in move_tree() 368 node0 = fw_node(list0.next); in update_tree() 371 while (&node0->link != &list0) { in update_tree() 384 node0->color = card->color; in update_tree() 392 card->root_node = node0; in update_tree() 394 card->irm_node = node0; in update_tree() 407 } else if (node0->ports[i]) { in update_tree() 417 node0->ports[i] = NULL; in update_tree() 425 move_tree(node0, node1, i); in update_tree() [all …]
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | bpf_arena_spin_lock.h | 237 struct arena_mcs_spinlock __arena *prev, *next, *node0, *node; in arena_spin_lock_slowpath() local 311 node0 = &(qnodes[bpf_get_smp_processor_id()])[0].mcs; in arena_spin_lock_slowpath() 312 idx = node0->count++; in arena_spin_lock_slowpath() 327 node = grab_mcs_node(node0, idx); in arena_spin_lock_slowpath() 450 node0->count--; in arena_spin_lock_slowpath() 454 node0->count--; in arena_spin_lock_slowpath()
|
| /linux-6.15/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-6.15/fs/bcachefs/ |
| H A D | trace.h | 1728 __array(char, node0, 24 ) 1748 strscpy(__entry->node0, bch2_err_str(PTR_ERR(b)), sizeof(__entry->node0)); 1750 scnprintf(__entry->node0, sizeof(__entry->node0), "%px", &b->c); 1755 scnprintf(__entry->node1, sizeof(__entry->node0), "%px", &b->c); 1760 scnprintf(__entry->node2, sizeof(__entry->node0), "%px", &b->c); 1765 scnprintf(__entry->node3, sizeof(__entry->node0), "%px", &b->c); 1787 __entry->node0) 1816 __array(char, node0, 24 ) 1833 strscpy(__entry->node0, bch2_err_str(PTR_ERR(b)), sizeof(__entry->node0)); 1835 scnprintf(__entry->node0, sizeof(__entry->node0), "%px", &b->c); [all …]
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | qos.c | 491 esw->qos.node0 = __esw_qos_create_vports_sched_node(esw, NULL, extack); in esw_qos_create() 500 esw->qos.node0 = ERR_PTR(-ENOMEM); in esw_qos_create() 502 if (IS_ERR(esw->qos.node0)) { in esw_qos_create() 503 err = PTR_ERR(esw->qos.node0); in esw_qos_create() 523 if (esw->qos.node0->ix != esw->qos.root_tsar_ix) in esw_qos_destroy() 524 __esw_qos_destroy_node(esw->qos.node0, NULL); in esw_qos_destroy() 526 __esw_qos_free_node(esw->qos.node0); in esw_qos_destroy() 527 esw->qos.node0 = NULL; in esw_qos_destroy() 605 parent = parent ?: esw->qos.node0; in mlx5_esw_qos_vport_enable() 635 WARN(parent != esw->qos.node0, "Disabling QoS on port before detaching it from node"); in mlx5_esw_qos_vport_disable() [all …]
|
| /linux-6.15/net/ipv4/ |
| H A D | fib_trie.c | 554 struct key_vector *node0, *node1; in inflate() local 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, tn); in inflate() 615 put_child(tn, 2 * i, node0); in inflate() 653 if (!node1 || !node0) { in halve() 654 put_child(tn, i / 2, node1 ? : node0); in halve() 659 inode = tnode_new(node0->key, oldtnode->pos, 1); in halve() [all …]
|
| /linux-6.15/Documentation/networking/ |
| H A D | multi-pf-netdev.rst | 137 NUMA node0 CPU(s): 0-11 140 PF0 on node0, PF1 on node1.
|
| /linux-6.15/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/
|
| H A D | memory-hotplug.rst | 390 /sys/devices/system/node/node0/memory9 -> ../../memory/memory9 394 /sys/devices/system/memory/memory9/node0 -> ../../node/node0
|
| H A D | hugetlbpage.rst | 146 It will allocate 1 2M hugepage on node0 and 2 2M hugepages on node1.
|
| H A D | numa_memory_policy.rst | 260 will be allocated on node0 for every 2 pages allocated on node1.
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | fam15h_power.rst | 57 attributes only for internal node0 of a multi-node processor.
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch.h | 370 struct mlx5_esw_sched_node *node0; member
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | proc.rst | 712 node locality page counters (N0 == node0, N1 == node1, ...) and the kernel page
|