Searched defs:spu_acquire (Results 1 - 1 of 1) sorted by relevance

/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h275 static inline int __must_check spu_acquire(struct spu_context *ctx) function
315 * then spu_acquire(ctx) when awoken.
335 __ret = spu_acquire(ctx); \

Completed in 245 milliseconds