Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dzdata.c394 static enum cpuhp_state erofs_cpuhp_state; variable
440 erofs_cpuhp_state = state; in erofs_cpu_hotplug_init()
446 if (erofs_cpuhp_state) in erofs_cpu_hotplug_destroy()
447 cpuhp_remove_state_nocalls(erofs_cpuhp_state); in erofs_cpu_hotplug_destroy()