Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dswitch.c967 static inline void terminate_spu_app(struct spu_state *csa, struct spu *spu) in terminate_spu_app() function
1942 terminate_spu_app(prev, spu); /* Step 4. */ in harvest()