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.c1386 #define FREE_N_CHANNELS 2 macro
1423 struct list_head bulk_head_free[FREE_N_CHANNELS];
1462 struct list_head bulk_head[FREE_N_CHANNELS];
1463 atomic_t bulk_count[FREE_N_CHANNELS];
1626 struct list_head bulk_head[FREE_N_CHANNELS]; in kfree_rcu_work()
1639 for (i = 0; i < FREE_N_CHANNELS; i++) in kfree_rcu_work()
1649 for (i = 0; i < FREE_N_CHANNELS; i++) { in kfree_rcu_work()
1698 for (i = 0; i < FREE_N_CHANNELS; i++) in need_offload_krc()
1710 for (i = 0; i < FREE_N_CHANNELS; i++) in need_wait_for_krwp_work()
1722 for (i = 0; i < FREE_N_CHANNELS; i++) in krc_count()
[all …]