Home
last modified time | relevance | path

Searched refs:run_wq (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c46 init_waitqueue_head(&ctx->run_wq); in alloc_spu_context()
H A Dspufs.h92 wait_queue_head_t run_wq; member
H A Dsched.c716 wake_up_all(&ctx->run_wq); in __spu_schedule()