Searched refs:xpc_act_IRQ_rcvd (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpc_main.c162 static atomic_t xpc_act_IRQ_rcvd; variable
217 atomic_inc(&xpc_act_IRQ_rcvd);
267 atomic_read(&xpc_act_IRQ_rcvd) - last_IRQ_count);
285 new_IRQ_count = atomic_read(&xpc_act_IRQ_rcvd);
305 (last_IRQ_count < atomic_read(&xpc_act_IRQ_rcvd) ||
1284 atomic_set(&xpc_act_IRQ_rcvd, 0);

Completed in 25 milliseconds