Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dcpu.c2329 static int cpuhp_store_callbacks(enum cpuhp_state state, const char *name, in cpuhp_store_callbacks() function
2518 ret = cpuhp_store_callbacks(state, name, startup, teardown, in __cpuhp_setup_state_cpuslocked()
2545 cpuhp_store_callbacks(state, NULL, NULL, NULL, false); in __cpuhp_setup_state_cpuslocked()
2658 cpuhp_store_callbacks(state, NULL, NULL, NULL, false); in __cpuhp_remove_state_cpuslocked()