Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/mm/
Dthp_settings.c350 static unsigned long __thp_supported_orders(bool is_shmem) in __thp_supported_orders() function
377 return __thp_supported_orders(false); in thp_supported_orders()
382 return __thp_supported_orders(true); in thp_shmem_supported_orders()