NUM_RCU_NODES
int rcu_num_nodes __read_mostly = NUM_RCU_NODES; /* Total # rcu_nodes in use. */
struct rcu_node node[NUM_RCU_NODES]; /* Hierarchy. */