Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dtopology.h97 | 1*SD_BALANCE_EXEC \
130 | 1*SD_BALANCE_EXEC \
163 | 1*SD_BALANCE_EXEC \
190 | 0*SD_BALANCE_EXEC \
Dsched.h857 #define SD_BALANCE_EXEC 0x0004 /* Balance on exec */ macro
/linux-3.4.99/arch/tile/include/asm/
Dtopology.h68 | 1*SD_BALANCE_EXEC \
94 | 1*SD_BALANCE_EXEC \
/linux-3.4.99/arch/ia64/include/asm/
Dtopology.h65 | SD_BALANCE_EXEC \
90 | SD_BALANCE_EXEC \
/linux-3.4.99/arch/sh/include/asm/
Dtopology.h23 | SD_BALANCE_EXEC \
/linux-3.4.99/arch/mips/include/asm/mach-ip27/
Dtopology.h50 SD_BALANCE_EXEC, \
/linux-3.4.99/arch/sparc/include/asm/
Dtopology_64.h47 | SD_BALANCE_EXEC \
/linux-3.4.99/arch/powerpc/include/asm/
Dtopology.h69 | 1*SD_BALANCE_EXEC \
/linux-3.4.99/arch/x86/include/asm/
Dtopology.h118 | 1*SD_BALANCE_EXEC \
/linux-3.4.99/kernel/sched/
Dcore.c2741 dest_cpu = p->sched_class->select_task_rq(p, SD_BALANCE_EXEC, 0); in sched_exec()
5832 SD_BALANCE_EXEC | in sd_degenerate()
5862 SD_BALANCE_EXEC | in sd_parent_degenerate()