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

/linux-master/kernel/rcu/
H A Dtree.c2845 #define FREE_N_CHANNELS 2 macro
2882 struct list_head bulk_head_free[FREE_N_CHANNELS];
2921 struct list_head bulk_head[FREE_N_CHANNELS];
2922 atomic_t bulk_count[FREE_N_CHANNELS];
3086 struct list_head bulk_head[FREE_N_CHANNELS];
3099 for (i = 0; i < FREE_N_CHANNELS; i++)
3109 for (i = 0; i < FREE_N_CHANNELS; i++) {
3131 for (i = 0; i < FREE_N_CHANNELS; i++)
3143 for (i = 0; i < FREE_N_CHANNELS; i++)
3155 for (i = 0; i < FREE_N_CHANNELS;
[all...]

Completed in 142 milliseconds