Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dcontext.c82 void destroy_spu_context(struct kref *kref) in destroy_spu_context() function
109 return kref_put(&ctx->kref, &destroy_spu_context); in put_spu_context()
Dspufs.h286 void destroy_spu_context(struct kref *kref);