mfc_wq 45 arch/powerpc/platforms/cell/spufs/context.c init_waitqueue_head(&ctx->mfc_wq); mfc_wq 1489 arch/powerpc/platforms/cell/spufs/file.c wake_up_all(&ctx->mfc_wq); mfc_wq 1530 arch/powerpc/platforms/cell/spufs/file.c ret = spufs_wait(ctx->mfc_wq, mfc_wq 1663 arch/powerpc/platforms/cell/spufs/file.c ret = spufs_wait(ctx->mfc_wq, mfc_wq 1689 arch/powerpc/platforms/cell/spufs/file.c poll_wait(file, &ctx->mfc_wq, wait); mfc_wq 1723 arch/powerpc/platforms/cell/spufs/file.c ret = spufs_wait(ctx->mfc_wq, mfc_wq 1727 arch/powerpc/platforms/cell/spufs/file.c ret = spufs_wait(ctx->mfc_wq, mfc_wq 91 arch/powerpc/platforms/cell/spufs/spufs.h wait_queue_head_t mfc_wq;