Searched refs:SD_LOAD_BALANCE (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dtopology.h104 .flags = SD_LOAD_BALANCE \
135 .flags = SD_LOAD_BALANCE \
166 .flags = SD_LOAD_BALANCE \
193 .flags = SD_LOAD_BALANCE \
H A Dsched.h690 #define SD_LOAD_BALANCE 1 /* Do load balancing on this domain. */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dtopology.h74 .flags = SD_LOAD_BALANCE \
99 .flags = SD_LOAD_BALANCE \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/mach-ip27/
H A Dtopology.h31 .flags = SD_LOAD_BALANCE \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/mach-ip27/
H A Dtopology.h31 .flags = SD_LOAD_BALANCE \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dtopology.h64 .flags = SD_LOAD_BALANCE \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dtopology.h88 .flags = SD_LOAD_BALANCE \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dtopology.h46 .flags = SD_LOAD_BALANCE \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dsched.c2985 if (!(sd->flags & SD_LOAD_BALANCE))
3042 if ((sd->flags & SD_LOAD_BALANCE) &&
3152 if (!(sd->flags & SD_LOAD_BALANCE))
5694 if (!(sd->flags & SD_LOAD_BALANCE)) {
5697 printk(KERN_ERR "ERROR: !SD_LOAD_BALANCE domain"
5788 if (sd->flags & (SD_LOAD_BALANCE |
5824 pflags &= ~(SD_LOAD_BALANCE |

Completed in 108 milliseconds