Searched refs:mbox_stat_poll (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dfile.c762 mask = ctx->ops->mbox_stat_poll(ctx, EPOLLIN | EPOLLRDNORM);
894 mask = ctx->ops->mbox_stat_poll(ctx, EPOLLOUT | EPOLLWRNORM);
H A Dspufs.h175 __poll_t (*mbox_stat_poll)(struct spu_context *ctx, __poll_t events); member in struct:spu_context_ops
H A Dhw_ops.c311 .mbox_stat_poll = spu_hw_mbox_stat_poll,
H A Dbacking_ops.c374 .mbox_stat_poll = spu_backing_mbox_stat_poll,

Completed in 223 milliseconds