Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu.h623 void __msm_file_private_destroy(struct kref *kref);
627 kref_put(&ctx->ref, __msm_file_private_destroy); in msm_file_private_put()
H A Dmsm_submitqueue.c49 void __msm_file_private_destroy(struct kref *kref) in __msm_file_private_destroy() function