Home
last modified time | relevance | path

Searched refs:wbox_wq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c43 init_waitqueue_head(&ctx->wbox_wq); in alloc_spu_context()
H A Dspufs.h89 wait_queue_head_t wbox_wq; member
H A Dfile.c815 wake_up_all(&ctx->wbox_wq); in spufs_wbox_callback()
858 count = spufs_wait(ctx->wbox_wq, spu_wbox_write(ctx, wbox_data)); in spufs_wbox_write()
887 poll_wait(file, &ctx->wbox_wq, wait); in spufs_wbox_poll()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c43 init_waitqueue_head(&ctx->wbox_wq); in alloc_spu_context()
H A Dspufs.h89 wait_queue_head_t wbox_wq; member
H A Dfile.c815 wake_up_all(&ctx->wbox_wq); in spufs_wbox_callback()
858 count = spufs_wait(ctx->wbox_wq, spu_wbox_write(ctx, wbox_data)); in spufs_wbox_write()
887 poll_wait(file, &ctx->wbox_wq, wait); in spufs_wbox_poll()

Completed in 9 milliseconds