Searched refs:wbox_wq (Results 1 - 3 of 3) sorted by path

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c43 init_waitqueue_head(&ctx->wbox_wq);
H A Dfile.c815 wake_up_all(&ctx->wbox_wq);
858 count = spufs_wait(ctx->wbox_wq, spu_wbox_write(ctx, wbox_data));
887 poll_wait(file, &ctx->wbox_wq, wait);
H A Dspufs.h89 wait_queue_head_t wbox_wq; member in struct:spu_context

Completed in 198 milliseconds