Searched refs:run_wq (Results 1 – 4 of 4) sorted by relevance
57 init_waitqueue_head(&ctx->run_wq); in alloc_spu_context()
104 wait_queue_head_t run_wq; member
734 wake_up_all(&ctx->run_wq); in __spu_schedule()
353 ret = spufs_wait(ctx->run_wq, ctx->state == SPU_STATE_RUNNABLE); in spufs_ps_fault()1713 ret = spufs_wait(ctx->run_wq, ctx->state == SPU_STATE_RUNNABLE); in spufs_mfc_write()