ctx_zombieq 340 arch/ia64/kernel/perfmon.c wait_queue_head_t ctx_zombieq; /* termination cleanup wait queue */ ctx_zombieq 862 arch/ia64/kernel/perfmon.c init_waitqueue_head(&ctx->ctx_zombieq); ctx_zombieq 1994 arch/ia64/kernel/perfmon.c add_wait_queue(&ctx->ctx_zombieq, &wait); ctx_zombieq 2009 arch/ia64/kernel/perfmon.c remove_wait_queue(&ctx->ctx_zombieq, &wait); ctx_zombieq 4917 arch/ia64/kernel/perfmon.c wake_up_interruptible(&ctx->ctx_zombieq);