Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/spufs/
Dcontext.c56 init_waitqueue_head(&ctx->wbox_wq); in alloc_spu_context()
Dspufs.h102 wait_queue_head_t wbox_wq; member
Dfile.c833 wake_up_all(&ctx->wbox_wq); in spufs_wbox_callback()
880 count = spufs_wait(ctx->wbox_wq, spu_wbox_write(ctx, wbox_data)); in spufs_wbox_write()
909 poll_wait(file, &ctx->wbox_wq, wait); in spufs_wbox_poll()