Searched refs:cpuhp_issue_call (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/ |
A D | cpu.c | 1897 static int cpuhp_issue_call(int cpu, enum cpuhp_state state, bool bringup, in cpuhp_issue_call() function 1945 cpuhp_issue_call(cpu, state, false, node); in cpuhp_rollback_install() 1979 ret = cpuhp_issue_call(cpu, state, true, node); in __cpuhp_state_add_instance_cpuslocked() 2063 ret = cpuhp_issue_call(cpu, state, true, NULL); in __cpuhp_setup_state_cpuslocked() 2125 cpuhp_issue_call(cpu, state, false, node); in __cpuhp_state_remove_instance() 2177 cpuhp_issue_call(cpu, state, false, NULL); in __cpuhp_remove_state_cpuslocked()
|
/linux/ |
A D | System.map | 2082 ffff8000100855d4 t cpuhp_issue_call
|
A D | .tmp_System.map | 2082 ffff8000100855d4 t cpuhp_issue_call
|
Completed in 275 milliseconds