Searched refs:cpuhp_store_callbacks (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/kernel/ | 
| D | cpu.c | 1570 static int cpuhp_store_callbacks(enum cpuhp_state state, const char *name,  in cpuhp_store_callbacks()  function 1759 	ret = cpuhp_store_callbacks(state, name, startup, teardown,  in __cpuhp_setup_state_cpuslocked() 1786 			cpuhp_store_callbacks(state, NULL, NULL, NULL, false);  in __cpuhp_setup_state_cpuslocked() 1899 	cpuhp_store_callbacks(state, NULL, NULL, NULL, false);  in __cpuhp_remove_state_cpuslocked()
  |