Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dcpu.c1897 static int cpuhp_store_callbacks(enum cpuhp_state state, const char *name, in cpuhp_store_callbacks() function
2086 ret = cpuhp_store_callbacks(state, name, startup, teardown, in __cpuhp_setup_state_cpuslocked()
2113 cpuhp_store_callbacks(state, NULL, NULL, NULL, false); in __cpuhp_setup_state_cpuslocked()
2226 cpuhp_store_callbacks(state, NULL, NULL, NULL, false); in __cpuhp_remove_state_cpuslocked()