Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dtree.c2774 #define FREE_N_CHANNELS 2 macro
2811 struct list_head bulk_head_free[FREE_N_CHANNELS];
2850 struct list_head bulk_head[FREE_N_CHANNELS];
2851 atomic_t bulk_count[FREE_N_CHANNELS];
3015 struct list_head bulk_head[FREE_N_CHANNELS]; in kfree_rcu_work()
3028 for (i = 0; i < FREE_N_CHANNELS; i++) in kfree_rcu_work()
3038 for (i = 0; i < FREE_N_CHANNELS; i++) { in kfree_rcu_work()
3060 for (i = 0; i < FREE_N_CHANNELS; i++) in need_offload_krc()
3072 for (i = 0; i < FREE_N_CHANNELS; i++) in need_wait_for_krwp_work()
3084 for (i = 0; i < FREE_N_CHANNELS; i++) in krc_count()
[all …]