Searched refs:node0 (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/firewire/ |
| H A D | core-topology.c | 386 static void move_tree(struct fw_node *node0, struct fw_node *node1, int port) in move_tree() argument 392 node0->ports[port] = tree; in move_tree() 395 tree->ports[i] = node0; in move_tree() 409 struct fw_node *node0, *node1, *next1; in update_tree() local 417 node0 = fw_node(list0.next); in update_tree() 420 while (&node0->link != &list0) { in update_tree() 421 WARN_ON(node0->port_count != node1->port_count); in update_tree() 423 if (node0->link_on && !node1->link_on) in update_tree() 425 else if (!node0->link_on && node1->link_on) in update_tree() 432 node0->node_id = node1->node_id; in update_tree() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-devices-memory | 84 memory section 9 on node0: 86 /sys/devices/system/memory/memory9/node0 -> ../../node/node0 97 link is created for memory section 9 on node0. 99 /sys/devices/system/node/node0/memory9 -> ../../memory/memory9
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_trie.c | 558 struct key_vector *node0, *node1; in inflate() local 598 node0 = tnode_new(inode->key, inode->pos, inode->bits - 1); in inflate() 601 if (!node0) in inflate() 603 tnode_free_append(tn, node0); in inflate() 608 put_child(node0, j, get_child(inode, j)); in inflate() 610 put_child(node0, j, get_child(inode, j)); in inflate() 615 NODE_INIT_PARENT(node0, tn); in inflate() 619 put_child(tn, 2 * i, node0); in inflate() 653 struct key_vector *node0 = get_child(oldtnode, --i); in halve() local 657 if (!node1 || !node0) { in halve() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/ |
| H A D | rk_aiq_accm_algo_com.cpp | 568 struct list_head* node0 = nodeH->next; in UpdateIlluProbList() local 569 list_swap_item(nodeH, node0); in UpdateIlluProbList() 625 struct list_head* node0 = nodeH->next; in UpdateDominateIlluList() local 626 list_swap_item(nodeH, node0); in UpdateDominateIlluList()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | numaperf.rst | 154 # tree sys/devices/system/node/node0/memory_side_cache/ 155 /sys/devices/system/node/node0/memory_side_cache/
|
| H A D | memory-hotplug.rst | 194 /sys/devices/system/node/node0/memory9 -> ../../memory/memory9 198 /sys/devices/system/memory/memory9/node0 -> ../../node/node0
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/a3dlut/ |
| H A D | rk_aiq_a3dlut_algo.cpp | 82 struct list_head* node0 = l->next; in UpdateDominateIdxList() local 83 list_swap_item(l, node0); in UpdateDominateIdxList()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | fam15h_power.rst | 57 attributes only for internal node0 of a multi-node processor.
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/ |
| H A D | rk_aiq_alsc_algo_v1.cpp | 344 struct list_head* node0 = nodeH->next; in UpdateDominateIlluList() local 345 list_swap_item(nodeH, node0); in UpdateDominateIlluList()
|
| H A D | rk_aiq_alsc_algo.cpp | 548 struct list_head* node0 = nodeH->next; in UpdateDominateIlluList() local 549 list_swap_item(nodeH, node0); in UpdateDominateIlluList()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | proc.rst | 656 node locality page counters (N0 == node0, N1 == node1, ...) and the kernel page
|