Home
last modified time | relevance | path

Searched refs:yielded (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Didle.c64 lpaca->yielded = 1; /* Indicate a prod is desired */ in yield_shared_processor()
70 lpaca->yielded = 0; /* Back to IPI's */ in yield_shared_processor()
206 lpaca->yielded = 1; in idle_dedicated()
218 lpaca->yielded = 0; in idle_dedicated()
255 lpaca->yielded = 1; in idle_shared()
266 lpaca->yielded = 0; in idle_shared()
Dsmp.c442 (paca[cpu].yielded == 1)) { in smp_send_reschedule()
801 get_paca()->yielded = 0; in start_secondary()
/linux-2.4.37.9/include/asm-ppc64/
Dpaca.h102 u8 yielded; /* 0 = this processor is running 0x2c */ member
/linux-2.4.37.9/Documentation/filesystems/devfs/
DREADME498 dentry is yielded and the next stage operation will be called by the
546 yielded code size reductions and simplifications.