Searched refs:ItLpQueue_isLpIntPending (Results 1 – 5 of 5) sorted by relevance
56 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()
75 int ItLpQueue_isLpIntPending( struct ItLpQueue * lpQueue ) in ItLpQueue_isLpIntPending() function
289 if (lpq && ItLpQueue_isLpIntPending(lpq)) in timer_interrupt()
822 if (lpq && ItLpQueue_isLpIntPending(lpq)) in do_IRQ()
85 extern int ItLpQueue_isLpIntPending( struct ItLpQueue * );