Home
last modified time | relevance | path

Searched refs:spu_save (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h349 extern int spu_save(struct spu_state *prev, struct spu *spu);
H A Dsched.c445 spu_save(&ctx->csa, spu); in spu_unbind_context()
H A Dswitch.c2088 * spu_save - SPU context save, with locking.
2094 int spu_save(struct spu_state *prev, struct spu *spu) in spu_save() function
2107 EXPORT_SYMBOL_GPL(spu_save); variable
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h346 extern int spu_save(struct spu_state *prev, struct spu *spu);
H A Dsched.c439 spu_save(&ctx->csa, spu); in spu_unbind_context()
H A Dswitch.c2086 * spu_save - SPU context save, with locking.
2092 int spu_save(struct spu_state *prev, struct spu *spu) in spu_save() function
2105 EXPORT_SYMBOL_GPL(spu_save); variable

Completed in 12 milliseconds