Searched defs:RCU_NODE_NAME_INIT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | rcu_node_tree.h | 57 # define RCU_NODE_NAME_INIT { "rcu_node_0" } macro 65 # define RCU_NODE_NAME_INIT { "rcu_node_0", "rcu_node_1" } macro 74 # define RCU_NODE_NAME_INIT { "rcu_node_0", "rcu_node_1", "rcu_node_2" } macro 84 # define RCU_NODE_NAME_INIT { "rcu_node_0", "rcu_node_1", "rcu_node_2", "rcu_node_3" } macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | rcu_node_tree.h | 59 # define RCU_NODE_NAME_INIT { "rcu_node_0" } macro 67 # define RCU_NODE_NAME_INIT { "rcu_node_0", "rcu_node_1" } macro 76 # define RCU_NODE_NAME_INIT { "rcu_node_0", "rcu_node_1", "rcu_node_2" } macro 86 # define RCU_NODE_NAME_INIT { "rcu_node_0", "rcu_node_1", "rcu_node_2", "rcu_node_3" } macro
|
Completed in 1 milliseconds