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

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c42 init_waitqueue_head(&ctx->ibox_wq);
H A Dspufs.h88 wait_queue_head_t ibox_wq; member in struct:spu_context
H A Dfile.c682 wake_up_all(&ctx->ibox_wq);
719 count = spufs_wait(ctx->ibox_wq, spu_ibox_read(ctx, &ibox_data));
755 poll_wait(file, &ctx->ibox_wq, wait);

Completed in 146 milliseconds