Searched refs:run_wq (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dfile.c348 err = spufs_wait(ctx->run_wq, ctx->state == SPU_STATE_RUNNABLE);
1642 ret = spufs_wait(ctx->run_wq, ctx->state == SPU_STATE_RUNNABLE);
H A Dsched.c716 wake_up_all(&ctx->run_wq);
H A Dspufs.h92 wait_queue_head_t run_wq; member in struct:spu_context
H A Dcontext.c46 init_waitqueue_head(&ctx->run_wq);

Completed in 179 milliseconds