Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 12 of 12) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
Dump_kernel_memory_backend_dedicated.c63 block_allocator *allocator; in ump_block_allocator_create() local
122 block_allocator *allocator; in block_allocator_shutdown() local
140 block_allocator *allocator; in block_allocator_allocate() local
220 block_allocator *allocator; in block_allocator_release() local
258 static inline u32 get_phys(block_allocator *allocator, block_info *block) in get_phys()
265 block_allocator *allocator; in block_allocator_stat() local
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl/riscv32-linux-musl/include/c++/7.3.0/bits/
Dmemoryfwd.h64 class allocator; in _GLIBCXX_VISIBILITY() local
67 class allocator<void>; in _GLIBCXX_VISIBILITY() local
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp/riscv32-linux-musl/include/c++/7.3.0/bits/
Dmemoryfwd.h64 class allocator; in _GLIBCXX_VISIBILITY() local
67 class allocator<void>; in _GLIBCXX_VISIBILITY() local
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_win/riscv32-linux-musl/include/c++/7.3.0/bits/
Dmemoryfwd.h64 class allocator; in _GLIBCXX_VISIBILITY() local
67 class allocator<void>; in _GLIBCXX_VISIBILITY() local
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp_win/riscv32-linux-musl/include/c++/7.3.0/bits/
Dmemoryfwd.h64 class allocator; in _GLIBCXX_VISIBILITY() local
67 class allocator<void>; in _GLIBCXX_VISIBILITY() local
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/
Daltcp.h163 #define altcp_new(allocator) tcp_new() argument
164 #define altcp_new_ip6(allocator) tcp_new_ip6() argument
165 #define altcp_new_ip_type(allocator, ip_type) tcp_new_ip_type(ip_type) argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_memory_block_alloc.c323 mali_block_allocator *allocator; in mali_memory_core_resource_dedicated_memory() local
354 mali_block_allocator *allocator = mali_mem_block_gobal_allocator; in mali_mem_block_allocator_stat() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
Dmali_memory_block_alloc.c327 mali_block_allocator *allocator; in mali_memory_core_resource_dedicated_memory() local
358 mali_block_allocator *allocator = mali_mem_block_gobal_allocator; in mali_mem_block_allocator_stat() local
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/
Daltcp.c164 altcp_new_ip6(altcp_allocator_t *allocator) in altcp_new_ip6()
174 altcp_new(altcp_allocator_t *allocator) in altcp_new()
189 altcp_new_ip_type(altcp_allocator_t *allocator, u8_t ip_type) in altcp_new_ip_type()
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
Dmpp_buffer_impl.h86 MppAllocator allocator; member
118 MppAllocator allocator; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
Dhisi_allocator.c584 int hisi_allocator_setopt(struct mmz_allocator *allocator) in hisi_allocator_setopt()
Dcma_allocator.c652 int cma_allocator_setopt(struct mmz_allocator *allocator)