Home
last modified time | relevance | path

Searched defs:thp_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/tools/testing/selftests/vm/
Dkhugepaged.c26 enum thp_enabled { enum
86 enum thp_enabled thp_enabled; member
/linux-5.10/fs/proc/
Darray.c398 bool thp_enabled = IS_ENABLED(CONFIG_TRANSPARENT_HUGEPAGE); in task_thp_status() local