Home
last modified time | relevance | path

Searched refs:SPU_USED (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/powerpc/platforms/cell/spufs/
Dsched.c617 spu->alloc_state = SPU_USED; in spu_get_idle()
729 spu->alloc_state = SPU_USED; in __spu_schedule()
/Linux-v4.19/arch/powerpc/include/asm/
Dspu.h130 enum { SPU_FREE, SPU_USED } alloc_state; enumerator