Searched refs:mfc_wq (Results 1 – 3 of 3) sorted by relevance
56 init_waitqueue_head(&ctx->mfc_wq); in alloc_spu_context()
1529 wake_up_all(&ctx->mfc_wq); in spufs_mfc_callback()1588 ret = spufs_wait(ctx->mfc_wq, in spufs_mfc_read()1721 ret = spufs_wait(ctx->mfc_wq, in spufs_mfc_write()1747 poll_wait(file, &ctx->mfc_wq, wait); in spufs_mfc_poll()1781 ret = spufs_wait(ctx->mfc_wq, in spufs_mfc_flush()1785 ret = spufs_wait(ctx->mfc_wq, in spufs_mfc_flush()
103 wait_queue_head_t mfc_wq; member