Home
last modified time | relevance | path

Searched defs:new_node (Results 1 – 11 of 11) sorted by relevance

/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_common/include/
Dbk_list.h62 __BK_INLINE void __list_add(struct list_head *new_node, struct list_head *prev, struct list_head *n… in __list_add()
78 __BK_INLINE void list_add_head(struct list_head *new_node, struct list_head *head) in list_add_head()
91 __BK_INLINE void list_add_tail(struct list_head *new_node, struct list_head *head) in list_add_tail()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_trace_gpu_mem.c142 struct kbase_dma_buf *new_node; in kbase_capture_dma_buf_mapping() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_memory_block_alloc.c240 mali_page_node *new_node; in mali_mem_block_unref_node() local
Dmali_memory_cow.c692 struct mali_page_node *new_node = NULL; in mali_mem_cow_allocate_on_demand() local
Dmali_memory_swap_alloc.c851 struct mali_page_node *m_page, *found_node = NULL, *new_node = NULL; in mali_mem_swap_cow_page_on_demand() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
Dmali_memory_block_alloc.c240 mali_page_node *new_node; in mali_mem_block_unref_node() local
Dmali_memory_cow.c707 struct mali_page_node *new_node = NULL; in mali_mem_cow_allocate_on_demand() local
Dmali_memory_swap_alloc.c862 struct mali_page_node *m_page, *found_node = NULL, *new_node = NULL; in mali_mem_swap_cow_page_on_demand() local
/device/soc/amlogic/a311d/soc/amlogic/media/common/codec_mm/configs/
Dconfigs.c243 int configs_register_node(struct mconfig_node *parent, struct mconfig_node *new_node) in configs_register_node()
337 int configs_register_path_node(const char *path, struct mconfig_node *new_node) in configs_register_path_node()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/common/codec_mm/configs/
Dconfigs.c245 struct mconfig_node *new_node) in configs_register_node()
344 struct mconfig_node *new_node) in configs_register_path_node()
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
Dcore.c1673 struct regulator_map *node, *new_node; in set_consumer_device_supply() local