Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
DItLpQueue.c23 static __inline__ int set_inUse( struct ItLpQueue * lpQueue ) in set_inUse()
44 static __inline__ void clear_inUse( struct ItLpQueue * lpQueue ) in clear_inUse()
53 struct HvLpEvent * ItLpQueue_getNextLpEvent( struct ItLpQueue * lpQueue ) in ItLpQueue_getNextLpEvent()
75 int ItLpQueue_isLpIntPending( struct ItLpQueue * lpQueue ) in ItLpQueue_isLpIntPending()
108 unsigned ItLpQueue_process( struct ItLpQueue * lpQueue, struct pt_regs *regs ) in ItLpQueue_process()