Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpuhotplug.h120 CPUHP_MM_ZS_PREPARE, enumerator
/linux/mm/
H A Dzsmalloc.c2247 ret = cpuhp_setup_state(CPUHP_MM_ZS_PREPARE, "mm/zsmalloc:prepare", in zs_init()
2269 cpuhp_remove_state(CPUHP_MM_ZS_PREPARE); in zs_exit()