Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_uv.c379 DBUG_ON(xpc_activate_IRQ_rcvd == 0); in xpc_process_activate_IRQ_rcvd_uv()
388 xpc_activate_IRQ_rcvd--; in xpc_process_activate_IRQ_rcvd_uv()
389 BUG_ON(xpc_activate_IRQ_rcvd < 0); in xpc_process_activate_IRQ_rcvd_uv()
415 if (xpc_activate_IRQ_rcvd == 0) in xpc_process_activate_IRQ_rcvd_uv()
452 xpc_activate_IRQ_rcvd++; in xpc_handle_activate_mq_msg_uv()
479 xpc_activate_IRQ_rcvd++; in xpc_handle_activate_mq_msg_uv()
597 xpc_activate_IRQ_rcvd++; in xpc_handle_activate_mq_msg_uv()
614 xpc_activate_IRQ_rcvd++; in xpc_handle_activate_mq_msg_uv()
775 xpc_activate_IRQ_rcvd++; in xpc_send_local_activate_IRQ_uv()
1428 xpc_activate_IRQ_rcvd++; in xpc_handle_notify_mq_msg_uv()
H A Dxpc_main.c134 int xpc_activate_IRQ_rcvd; variable
265 xpc_activate_IRQ_rcvd); in xpc_hb_checker()
277 if (xpc_activate_IRQ_rcvd > 0 || force_IRQ != 0) { in xpc_hb_checker()
288 xpc_activate_IRQ_rcvd > 0 || in xpc_hb_checker()
H A Dxpc.h613 extern int xpc_activate_IRQ_rcvd;