Searched refs:node0 (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_arena_spin_lock.h | |
| /linux/tools/testing/selftests/bpf/libarena/include/ |
| H A D | bpf_arena_spin_lock.h | 242 struct arena_mcs_spinlock __arena *prev, *next, *node0, *node; in arena_spin_lock_slowpath() local 316 node0 = &(qnodes[bpf_get_smp_processor_id()])[0].mcs; in arena_spin_lock_slowpath() 317 idx = node0->count++; in arena_spin_lock_slowpath() 332 node = grab_mcs_node(node0, idx); in arena_spin_lock_slowpath() 455 node0->count--; in arena_spin_lock_slowpath() 459 node0->count--; in arena_spin_lock_slowpath()
|
| /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 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, tn); in inflate() 615 put_child(tn, 2 * i, node0); in inflate() 649 struct key_vector *node0 = get_child(oldtnode, --i); in halve() local 653 if (!node1 || !node0) { in halve() [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.
|
| /linux/Documentation/filesystems/ |
| H A D | proc.rst | 716 node locality page counters (N0 == node0, N1 == node1, ...) and the kernel page
|