Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/spufs/
Dcontext.c55 init_waitqueue_head(&ctx->ibox_wq); in alloc_spu_context()
Dspufs.h101 wait_queue_head_t ibox_wq; member
Dfile.c695 wake_up_all(&ctx->ibox_wq); in spufs_ibox_callback()
737 count = spufs_wait(ctx->ibox_wq, spu_ibox_read(ctx, &ibox_data)); in spufs_ibox_read()
773 poll_wait(file, &ctx->ibox_wq, wait); in spufs_ibox_poll()