Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab_common.c1312 #define FREE_N_CHANNELS 2 macro
1349 struct list_head bulk_head_free[FREE_N_CHANNELS];
1388 struct list_head bulk_head[FREE_N_CHANNELS];
1389 atomic_t bulk_count[FREE_N_CHANNELS];
1553 struct list_head bulk_head[FREE_N_CHANNELS]; in kfree_rcu_work()
1566 for (i = 0; i < FREE_N_CHANNELS; i++) in kfree_rcu_work()
1576 for (i = 0; i < FREE_N_CHANNELS; i++) { in kfree_rcu_work()
1598 for (i = 0; i < FREE_N_CHANNELS; i++) in need_offload_krc()
1610 for (i = 0; i < FREE_N_CHANNELS; i++) in need_wait_for_krwp_work()
1622 for (i = 0; i < FREE_N_CHANNELS; i++) in krc_count()
[all …]