Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Dcpu.c1873 static int cpuhp_store_callbacks(enum cpuhp_state state, const char *name, in cpuhp_store_callbacks() function
2062 ret = cpuhp_store_callbacks(state, name, startup, teardown, in __cpuhp_setup_state_cpuslocked()
2089 cpuhp_store_callbacks(state, NULL, NULL, NULL, false); in __cpuhp_setup_state_cpuslocked()
2202 cpuhp_store_callbacks(state, NULL, NULL, NULL, false); in __cpuhp_remove_state_cpuslocked()