Home
last modified time | relevance | path

Searched refs:ItLpQueue_isLpIntPending (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Didle.c56 if ( ! ItLpQueue_isLpIntPending( paca->lpQueuePtr ) ) { in yield_shared_processor()
105 if ( ItLpQueue_isLpIntPending( lpaca->lpQueuePtr ) ) in idle_iSeries()
115 if ( ItLpQueue_isLpIntPending( lpaca->lpQueuePtr ) ) in idle_iSeries()
DItLpQueue.c75 int ItLpQueue_isLpIntPending( struct ItLpQueue * lpQueue ) in ItLpQueue_isLpIntPending() function
Dtime.c289 if (lpq && ItLpQueue_isLpIntPending(lpq)) in timer_interrupt()
Dirq.c822 if (lpq && ItLpQueue_isLpIntPending(lpq)) in do_IRQ()
/linux-2.4.37.9/include/asm-ppc64/iSeries/
DItLpQueue.h85 extern int ItLpQueue_isLpIntPending( struct ItLpQueue * );