Home
last modified time | relevance | path

Searched refs:page_alloc_shuffle_key (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dshuffle.h10 DECLARE_STATIC_KEY_FALSE(page_alloc_shuffle_key); variable
15 if (!static_branch_unlikely(&page_alloc_shuffle_key)) in shuffle_free_memory()
23 if (!static_branch_unlikely(&page_alloc_shuffle_key)) in shuffle_zone()
30 if (!static_branch_unlikely(&page_alloc_shuffle_key)) in is_shuffle_order()
H A Dshuffle.c12 DEFINE_STATIC_KEY_FALSE(page_alloc_shuffle_key); variable
28 static_branch_enable(&page_alloc_shuffle_key); in shuffle_store()
/kernel/linux/linux-6.6/mm/
H A Dshuffle.h10 DECLARE_STATIC_KEY_FALSE(page_alloc_shuffle_key); variable
15 if (!static_branch_unlikely(&page_alloc_shuffle_key)) in shuffle_free_memory()
23 if (!static_branch_unlikely(&page_alloc_shuffle_key)) in shuffle_zone()
30 if (!static_branch_unlikely(&page_alloc_shuffle_key)) in is_shuffle_order()
H A Dshuffle.c12 DEFINE_STATIC_KEY_FALSE(page_alloc_shuffle_key); variable
22 static_branch_enable(&page_alloc_shuffle_key); in shuffle_param_set()

Completed in 2 milliseconds