Home
last modified time | relevance | path

Searched refs:NUM_RCU_LVL_3 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/kernel/
Drcutree.h53 # define NUM_RCU_LVL_3 0 macro
60 # define NUM_RCU_LVL_3 0 macro
67 # define NUM_RCU_LVL_3 (NR_CPUS) macro
74 # define NUM_RCU_LVL_3 DIV_ROUND_UP(NR_CPUS, RCU_FANOUT_1) macro
80 #define RCU_SUM (NUM_RCU_LVL_0 + NUM_RCU_LVL_1 + NUM_RCU_LVL_2 + NUM_RCU_LVL_3 + NUM_RCU_LVL_4)
Drcutree.c71 NUM_RCU_LVL_3, \