Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_ukk_ref_wrappers.c82 ump_session_memory_list_element *session_mem, *tmp; in get_ump_handle_from_dmabuf() local
90 _MALI_OSK_LIST_FOREACHENTRY(session_mem, tmp, in get_ump_handle_from_dmabuf()
93 if (session_mem->mem->import_attach) { in get_ump_handle_from_dmabuf()
94 attach = session_mem->mem->import_attach; in get_ump_handle_from_dmabuf()
97 ump_handle = (ump_dd_handle)session_mem->mem; in get_ump_handle_from_dmabuf()