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.c1314 #define FREE_N_CHANNELS 2 macro
1351 struct list_head bulk_head_free[FREE_N_CHANNELS];
1390 struct list_head bulk_head[FREE_N_CHANNELS];
1391 atomic_t bulk_count[FREE_N_CHANNELS];
1554 struct list_head bulk_head[FREE_N_CHANNELS]; in kfree_rcu_work()
1567 for (i = 0; i < FREE_N_CHANNELS; i++) in kfree_rcu_work()
1577 for (i = 0; i < FREE_N_CHANNELS; i++) { in kfree_rcu_work()
1618 for (i = 0; i < FREE_N_CHANNELS; i++) in need_offload_krc()
1630 for (i = 0; i < FREE_N_CHANNELS; i++) in need_wait_for_krwp_work()
1642 for (i = 0; i < FREE_N_CHANNELS; in krc_count()
[all...]