Home
last modified time | relevance | path

Searched refs:ion_alloc_size (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/common_modules/tzdriver/ion/
H A Ddynamic_ion_mem.c482 uint32_t ion_alloc_size, phys_addr_t *sglist_table,
515 tmp_sglist->ion_size = (uint64_t)ion_alloc_size;
536 unsigned int ion_alloc_size; local
565 ion_alloc_size = operation->params[index].value.b;
567 if(get_ion_sg_list_from_fd(ion_shared_fd, ion_alloc_size,
481 get_ion_sg_list_from_fd(uint32_t ion_shared_fd, uint32_t ion_alloc_size, phys_addr_t *sglist_table, size_t *ion_sglist_size) global() argument

Completed in 1 milliseconds