Home
last modified time | relevance | path

Searched refs:xpc_activate_IRQ_rcvd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/sgi-xp/
H A Dxpc_uv.c308 DBUG_ON(xpc_activate_IRQ_rcvd == 0); in xpc_process_activate_IRQ_rcvd_uv()
317 xpc_activate_IRQ_rcvd--; in xpc_process_activate_IRQ_rcvd_uv()
318 BUG_ON(xpc_activate_IRQ_rcvd < 0); in xpc_process_activate_IRQ_rcvd_uv()
344 if (xpc_activate_IRQ_rcvd == 0) in xpc_process_activate_IRQ_rcvd_uv()
381 xpc_activate_IRQ_rcvd++; in xpc_handle_activate_mq_msg_uv()
408 xpc_activate_IRQ_rcvd++; in xpc_handle_activate_mq_msg_uv()
526 xpc_activate_IRQ_rcvd++; in xpc_handle_activate_mq_msg_uv()
543 xpc_activate_IRQ_rcvd++; in xpc_handle_activate_mq_msg_uv()
704 xpc_activate_IRQ_rcvd++; in xpc_send_local_activate_IRQ_uv()
1343 xpc_activate_IRQ_rcvd++; in xpc_handle_notify_mq_msg_uv()
H A Dxpc_main.c132 int xpc_activate_IRQ_rcvd; variable
263 xpc_activate_IRQ_rcvd); in xpc_hb_checker()
275 if (xpc_activate_IRQ_rcvd > 0 || force_IRQ != 0) { in xpc_hb_checker()
286 xpc_activate_IRQ_rcvd > 0 || in xpc_hb_checker()
H A Dxpc.h613 extern int xpc_activate_IRQ_rcvd;