Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dtopology.h34 int topology_set_cpu_management(int fc);
/linux-2.6.39/arch/s390/kernel/
Dtopology.c186 int topology_set_cpu_management(int fc) in topology_set_cpu_management() function
Dsmp.c1080 rc = topology_set_cpu_management(val); in dispatching_store()