Searched refs:destroy_spu_context (Results 1 – 2 of 2) sorted by relevance
69 void destroy_spu_context(struct kref *kref) in destroy_spu_context() function96 return kref_put(&ctx->kref, &destroy_spu_context); in put_spu_context()
270 void destroy_spu_context(struct kref *kref);
Completed in 4 milliseconds