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

/linux-master/kernel/rcu/
H A Dtree.c3183 #define FREE_N_CHANNELS 2 macro
3220 struct list_head bulk_head_free[FREE_N_CHANNELS];
3259 struct list_head bulk_head[FREE_N_CHANNELS];
3260 atomic_t bulk_count[FREE_N_CHANNELS];
3424 struct list_head bulk_head[FREE_N_CHANNELS];
3437 for (i = 0; i < FREE_N_CHANNELS; i++)
3447 for (i = 0; i < FREE_N_CHANNELS; i++) {
3469 for (i = 0; i < FREE_N_CHANNELS; i++)
3481 for (i = 0; i < FREE_N_CHANNELS; i++)
3493 for (i = 0; i < FREE_N_CHANNELS;
[all...]

Completed in 88 milliseconds