bd_emupage_queue   22 arch/mips/include/asm/mmu.h 	wait_queue_head_t bd_emupage_queue;
bd_emupage_queue  153 arch/mips/include/asm/mmu_context.h 	init_waitqueue_head(&mm->context.bd_emupage_queue);
bd_emupage_queue  109 arch/mips/math-emu/dsemul.c 		if (!wait_event_killable(mm_ctx->bd_emupage_queue,
bd_emupage_queue  135 arch/mips/math-emu/dsemul.c 	wake_up(&mm_ctx->bd_emupage_queue);