Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
Dcma_allocator.c53 unsigned int alloc_type; member
255 if (mmz->alloc_type == SLAB_ALLOC) { in __mmb_alloc_v2()
264 } else if (mmz->alloc_type == EQ_BLOCK_ALLOC) { in __mmb_alloc_v2()
629 zone->alloc_type = cma_zone->alloc_type;
Dhisi_allocator.c337 if (mmz->alloc_type == SLAB_ALLOC) { in __mmb_alloc_v2()
346 } else if (mmz->alloc_type == EQ_BLOCK_ALLOC) { in __mmb_alloc_v2()
547 zone->alloc_type = _strtoul_ex(argv[4], NULL, 0); /* 4: the fifth args */ in __allocator_init()
Dmedia_mem.c149 unsigned int alloc_type, in hil_mmz_create_v2() argument
175 p->alloc_type = alloc_type; in hil_mmz_create_v2()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dosal_mmz.h41 unsigned int alloc_type; member
220 … unsigned long nbytes, unsigned int alloc_type, unsigned long block_align);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
Dosal_mmz.h43 unsigned int alloc_type; member
237 … unsigned long nbytes, unsigned int alloc_type, unsigned long block_align);
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dosal_mmz.h40 unsigned int alloc_type; member
234 … unsigned long nbytes, unsigned int alloc_type, unsigned long block_align);