Searched refs:ump_memory_allocation (Results 1 – 4 of 4) sorted by relevance
155 ump_memory_allocation *descriptor; in _ump_ukk_close()156 ump_memory_allocation *temp; in _ump_ukk_close()161 …riptor, temp, &session_data->list_head_session_memory_mappings_list, ump_memory_allocation, list) { in _ump_ukk_close()200 ump_memory_allocation *descriptor; /* Describes current mapping of memory */ in _ump_ukk_map_mem()215 descriptor = (ump_memory_allocation *) _mali_osk_calloc(1, sizeof(ump_memory_allocation)); in _ump_ukk_map_mem()316 ump_memory_allocation *descriptor; in _ump_ukk_unmap_mem()
36 _mali_osk_errcode_t _ump_osk_mem_mapregion_init(ump_memory_allocation *descriptor);38 _mali_osk_errcode_t _ump_osk_mem_mapregion_map(ump_memory_allocation *descriptor, u32 offset, u32 *…40 void _ump_osk_mem_mapregion_term(ump_memory_allocation *descriptor);
22 typedef struct ump_memory_allocation { struct32 } ump_memory_allocation; argument
35 ump_memory_allocation *descriptor;107 ump_memory_allocation *descriptor; in ump_vma_close()125 _mali_osk_errcode_t _ump_osk_mem_mapregion_init(ump_memory_allocation *descriptor) in _ump_osk_mem_mapregion_init()172 void _ump_osk_mem_mapregion_term(ump_memory_allocation *descriptor) in _ump_osk_mem_mapregion_term()190 _mali_osk_errcode_t _ump_osk_mem_mapregion_map(ump_memory_allocation *descriptor, u32 offset, u32 *… in _ump_osk_mem_mapregion_map()