Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
[all...]
H A Dxpc_main.c143 int xpc_activate_IRQ_rcvd; variable
274 xpc_activate_IRQ_rcvd); in xpc_hb_checker()
286 if (xpc_activate_IRQ_rcvd > 0 || force_IRQ != 0) { in xpc_hb_checker()
297 xpc_activate_IRQ_rcvd > 0 || in xpc_hb_checker()
H A Dxpc.h613 extern int xpc_activate_IRQ_rcvd;
/kernel/linux/linux-6.6/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()
[all...]
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;

Completed in 10 milliseconds