Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/mm/page_frag/
H A Dpage_frag_test.c43 static int test_pop_cpu; variable
44 module_param(test_pop_cpu, int, 0);
45 MODULE_PARM_DESC(test_pop_cpu, "test cpu for popping fragment");
134 !cpu_active(test_push_cpu) || !cpu_active(test_pop_cpu)) in page_frag_test_init()
147 test_pop_cpu, "page_frag_pop"); in page_frag_test_init()