Searched refs:RCU_NODE_NAME_INIT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Drcu_node_tree.h59 # 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
/linux-master/kernel/rcu/
H A Dtree.c4931 static const char * const buf[] = RCU_NODE_NAME_INIT;

Completed in 185 milliseconds