Home
last modified time | relevance | path

Searched refs:spu_backing_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c48 ctx->ops = &spu_backing_ops; in alloc_spu_context()
H A Dspufs.h209 extern struct spu_context_ops spu_backing_ops;
H A Dbacking_ops.c371 struct spu_context_ops spu_backing_ops = { variable
H A Dsched.c451 ctx->ops = &spu_backing_ops; in spu_unbind_context()