ctx_restart_done 298 arch/ia64/kernel/perfmon.c struct completion ctx_restart_done; /* use for blocking notification mode */ ctx_restart_done 849 arch/ia64/kernel/perfmon.c init_completion(&ctx->ctx_restart_done); ctx_restart_done 1981 arch/ia64/kernel/perfmon.c complete(&ctx->ctx_restart_done); ctx_restart_done 3590 arch/ia64/kernel/perfmon.c complete(&ctx->ctx_restart_done); ctx_restart_done 4996 arch/ia64/kernel/perfmon.c ret = wait_for_completion_interruptible(&ctx->ctx_restart_done);