Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_base.c105 void spu_associate_mm(struct spu *spu, struct mm_struct *mm) in spu_associate_mm() function
115 EXPORT_SYMBOL_GPL(spu_associate_mm); variable
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspu_base.c104 void spu_associate_mm(struct spu *spu, struct mm_struct *mm) in spu_associate_mm() function
114 EXPORT_SYMBOL_GPL(spu_associate_mm); variable
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dsched.c222 spu_associate_mm(spu, ctx->owner); in spu_bind_context()
462 spu_associate_mm(spu, NULL); in spu_unbind_context()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dsched.c219 spu_associate_mm(spu, ctx->owner); in spu_bind_context()
456 spu_associate_mm(spu, NULL); in spu_unbind_context()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dspu.h197 extern void spu_associate_mm(struct spu *spu, struct mm_struct *mm);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dspu.h197 extern void spu_associate_mm(struct spu *spu, struct mm_struct *mm);

Completed in 10 milliseconds