Searched refs:run_wq (Results 1 – 4 of 4) sorted by relevance
46 init_waitqueue_head(&ctx->run_wq); in alloc_spu_context()
92 wait_queue_head_t run_wq; member
716 wake_up_all(&ctx->run_wq); in __spu_schedule()
348 err = spufs_wait(ctx->run_wq, ctx->state == SPU_STATE_RUNNABLE); in spufs_ps_fault()1642 ret = spufs_wait(ctx->run_wq, ctx->state == SPU_STATE_RUNNABLE); in spufs_mfc_write()