Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/spufs/
Dcontext.c59 ctx->ops = &spu_backing_ops; in alloc_spu_context()
Dspufs.h225 extern struct spu_context_ops spu_backing_ops;
Dbacking_ops.c384 struct spu_context_ops spu_backing_ops = { variable
Dsched.c469 ctx->ops = &spu_backing_ops; in spu_unbind_context()