Home
last modified time | relevance | path

Searched defs:alloc_node (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.c29 struct mali_gp_allocation_node *alloc_node; in _mali_gp_add_varying_allocations() local
66 struct mali_gp_allocation_node *alloc_node, *tmp_node; in _mali_gp_del_varying_allocations() local
80 struct mali_gp_allocation_node *alloc_node, *tmp_node; in mali_gp_job_create() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsymtab.h53 hashnode (*alloc_node) (cpp_hash_table *); member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsymtab.h53 hashnode (*alloc_node) (cpp_hash_table *); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.h37 struct list_head alloc_node; /* node for global block list */ member
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_mem.c42 struct mem_pool_node *(*alloc_node)(int dma_node_fd, uint32_t size); member
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c114 static struct name_id* alloc_node(void) in alloc_node() function
/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.c1148 int alloc_node = node; in io_wq_create() local
/OK3568_Linux_fs/kernel/fs/unicode/
H A Dmkutf8data.c492 static struct node *alloc_node(struct node *parent) in alloc_node() function