Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dsmpboot.c344 if ( cpu_disable_scheduler(cpu) ) in __cpu_disable()
/xen-4.10.0-shim-comet/xen/common/
A Dcpupool.c316 ret = cpu_disable_scheduler(cpu); in cpupool_unassign_cpu_helper()
A Dschedule.c717 int cpu_disable_scheduler(unsigned int cpu) in cpu_disable_scheduler() function
/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched.h842 int cpu_disable_scheduler(unsigned int cpu);
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsmpboot.c916 if ( cpu_disable_scheduler(cpu) ) in __cpu_disable()

Completed in 14 milliseconds