Searched refs:host1x_memory_context_put (Results 1 – 4 of 4) sorted by relevance
150 void host1x_memory_context_put(struct host1x_memory_context *cd) in host1x_memory_context_put() function160 EXPORT_SYMBOL_GPL(host1x_memory_context_put);
37 host1x_memory_context_put(context->memory_context); in tegra_drm_channel_context_close()153 host1x_memory_context_put(context->memory_context); in tegra_drm_ioctl_channel_open()
502 host1x_memory_context_put(job->memory_context); in release_job()675 host1x_memory_context_put(job->memory_context); in tegra_drm_ioctl_channel_submit()
474 void host1x_memory_context_put(struct host1x_memory_context *cd);486 static inline void host1x_memory_context_put(struct host1x_memory_context *cd) in host1x_memory_context_put() function