Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.c2836 #define FREE_N_CHANNELS 2 macro
2873 struct list_head bulk_head_free[FREE_N_CHANNELS];
2912 struct list_head bulk_head[FREE_N_CHANNELS];
2913 atomic_t bulk_count[FREE_N_CHANNELS];
3077 struct list_head bulk_head[FREE_N_CHANNELS]; in kfree_rcu_work()
3090 for (i = 0; i < FREE_N_CHANNELS; i++) in kfree_rcu_work()
3100 for (i = 0; i < FREE_N_CHANNELS; i++) { in kfree_rcu_work()
3122 for (i = 0; i < FREE_N_CHANNELS; i++) in need_offload_krc()
3134 for (i = 0; i < FREE_N_CHANNELS; i++) in need_wait_for_krwp_work()
3146 for (i = 0; i < FREE_N_CHANNELS; i++) in krc_count()
[all …]