Home
last modified time | relevance | path

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

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