Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Dzdata.c354 static enum cpuhp_state erofs_cpuhp_state; variable
400 erofs_cpuhp_state = state; in erofs_cpu_hotplug_init()
406 if (erofs_cpuhp_state) in erofs_cpu_hotplug_destroy()
407 cpuhp_remove_state_nocalls(erofs_cpuhp_state); in erofs_cpu_hotplug_destroy()