ctx_msgq_wait 334 arch/ia64/kernel/perfmon.c wait_queue_head_t ctx_msgq_wait; ctx_msgq_wait 861 arch/ia64/kernel/perfmon.c init_waitqueue_head(&ctx->ctx_msgq_wait); ctx_msgq_wait 1533 arch/ia64/kernel/perfmon.c add_wait_queue(&ctx->ctx_msgq_wait, &wait); ctx_msgq_wait 1572 arch/ia64/kernel/perfmon.c remove_wait_queue(&ctx->ctx_msgq_wait, &wait); ctx_msgq_wait 1623 arch/ia64/kernel/perfmon.c poll_wait(filp, &ctx->ctx_msgq_wait, wait); ctx_msgq_wait 5049 arch/ia64/kernel/perfmon.c if (msg) wake_up_interruptible(&ctx->ctx_msgq_wait);