Searched refs:mfc_wq (Results 1 - 3 of 3) sorted by path

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c45 init_waitqueue_head(&ctx->mfc_wq);
H A Dfile.c1476 wake_up_all(&ctx->mfc_wq);
1517 ret = spufs_wait(ctx->mfc_wq,
1650 ret = spufs_wait(ctx->mfc_wq,
1676 poll_wait(file, &ctx->mfc_wq, wait);
1710 ret = spufs_wait(ctx->mfc_wq,
1714 ret = spufs_wait(ctx->mfc_wq,
H A Dspufs.h91 wait_queue_head_t mfc_wq; member in struct:spu_context

Completed in 183 milliseconds