Home
last modified time | relevance | path

Searched defs:PF_USEDFPU (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/mips64/kernel/
Dr4k_switch.S26 #define PF_USEDFPU 0x00100000 /* task used FPU this quantum (SMP) */ macro
/linux-2.4.37.9/arch/mips/kernel/
Dr4k_switch.S28 #define PF_USEDFPU 0x00100000 /* task used FPU this quantum (SMP) */ macro
Dr2300_switch.S31 #define PF_USEDFPU 0x00100000 /* task used FPU this quantum (SMP) */ macro
/linux-2.4.37.9/include/linux/
Dsched.h439 #define PF_USEDFPU 0x00100000 /* task used FPU this quantum (SMP) */ macro