Searched refs:serve (Results 1 – 3 of 3) sorted by relevance
105 unsigned long serve; member111 ss->serve = val; in spinaphore_init()116 unsigned long t = ia64_fetchadd(1, &ss->ticket, acq), serve; in down_spin() local118 if (time_before(t, ss->serve)) in down_spin()124 asm volatile ("ld8.c.nc %0=[%1]" : "=r"(serve) : "r"(&ss->serve) : "memory"); in down_spin()125 if (time_before(t, serve)) in down_spin()133 ia64_fetchadd(1, &ss->serve, rel); in up_spin()
42 int *p = (int *)&lock->lock, ticket, serve; in __ticket_spin_lock() local52 asm volatile ("ld4.c.nc %0=[%1]" : "=r"(serve) : "r"(p) : "memory"); in __ticket_spin_lock()54 if (!(((serve >> TICKET_SHIFT) ^ ticket) & TICKET_MASK)) in __ticket_spin_lock()
23 The MPC86xADS is meant to serve as a platform for s/w and h/w33 The MPC885ADS is meant to serve as a platform for s/w and h/w81 Enable FEC2 to serve as 2-nd Ethernet channel. Note that SMC288 Enable SCC3 to serve as 2-nd Ethernet channel. Note that SMC1