Home
last modified time | relevance | path

Searched defs:list (Results 401 - 425 of 1794) sorted by relevance

1...<<11121314151617181920>>...72

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dlinux_cbb_list.h104 static HPT_INLINE void inline_cbb_list_splice(struct cbb_list_head *list, in inline_cbb_list_splice() argument
118 static HPT_INLINE void cbb_list_splice(struct cbb_list_head *list, struct cbb_list_head *head) in cbb_list_splice() argument
125 static HPT_INLINE void cbb_list_splice_init(struct cbb_list_head *list, struct cbb_list_head *head) in cbb_list_splice_init() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dlist.h76 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() argument
82 static inline void list_move_tail(struct list_head *list, in list_move_tail() argument
94 static inline void __list_splice(struct list_head *list, in __list_splice() argument
108 list_splice(struct list_head *list, struct list_head *head) list_splice() argument
115 list_splice_init(struct list_head *list, struct list_head *head) list_splice_init() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/
H A Dhimedia.h73 struct osal_list_head list; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dlist.h76 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() argument
82 static inline void list_move_tail(struct list_head *list, in list_move_tail() argument
94 static inline void __list_splice(struct list_head *list, in __list_splice() argument
108 list_splice(struct list_head *list, struct list_head *head) list_splice() argument
115 list_splice_init(struct list_head *list, struct list_head *head) list_splice_init() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_interrupt.c36 irq_info *osal_irq_find_node(int irq, struct osal_list_head *list) in osal_irq_find_node() argument
H A Dosal_fence.c62 osal_fence *osal_fence_find_node(int fd, struct osal_list_head *list) in osal_fence_find_node() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dpkt_builder.py259 list = ['boot_ota', 'ota', 'burn_bin', 'ota_compress', 'factory_bin'] variable in ImageBuild
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_list.h44 __attribute__((always_inline)) static inline hi_void hi_list_init(hi_list *list) in hi_list_init() argument
54 __attribute__((always_inline)) static inline hi_void hi_list_head_insert(hi_list *node, hi_list *list) in hi_list_head_insert() argument
66 hi_list_tail_insert(hi_list *node, hi_list *list) hi_list_tail_insert() argument
91 hi_list_delete_head(hi_list *list) hi_list_delete_head() argument
108 hi_list_delete_tail(hi_list *list) hi_list_delete_tail() argument
125 hi_is_list_empty(hi_list *list) hi_is_list_empty() argument
138 hi_list_del_init(hi_list *list) hi_list_del_init() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/media/
H A Dv4l2-async.h95 struct list_head list; member
132 struct list_head list; member
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_dma_fence.c386 struct list_head *list = &kctx->dma_fence.waiting_resource; in kbase_dma_fence_cancel_all_atoms() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_dma_fence.c444 struct list_head *list = &kctx->dma_fence.waiting_resource; in kbase_dma_fence_cancel_all_atoms() local
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_list.h167 static __inline int list_is_last(const struct list_head *list, const struct list_head *head) in list_is_last() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_policy.c229 kbase_pm_list_policies(struct kbase_device *kbdev, const struct kbase_pm_policy * const **list) kbase_pm_list_policies() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_dma_fence.c405 struct list_head *list = &kctx->dma_fence.waiting_resource; in kbase_dma_fence_cancel_all_atoms() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.c258 void mali_gp_job_list_add(struct mali_gp_job *job, _mali_osk_list_t *list) in mali_gp_job_list_add() argument
[all...]
H A Dmali_pp_job.c195 void mali_pp_job_list_add(struct mali_pp_job *job, _mali_osk_list_t *list) in mali_pp_job_list_add() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_defer_bind.c115 mali_osk_errcode_t mali_mem_defer_bind_allocation_prepare(mali_mem_allocation *alloc, struct list_head *list, in mali_mem_defer_bind_allocation_prepare() argument
[all...]
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_list.h178 static __inline int list_is_last(const struct list_head *list, const struct list_head *head) in list_is_last() argument
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_list.h178 static __inline int list_is_last(const struct list_head *list, const struct list_head *head) in list_is_last() argument
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_list.h184 static __inline void list_move(struct list_head *list, struct list_head *head) in list_move() argument
190 static __inline void list_move_tail(struct list_head *list, struct list_head *head) in list_move_tail() argument
196 list_is_last(const struct list_head *list, const struct list_head *head) list_is_last() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.c249 void mali_gp_job_list_add(struct mali_gp_job *job, _mali_osk_list_t *list) in mali_gp_job_list_add() argument
[all...]
H A Dmali_pp_job.c184 void mali_pp_job_list_add(struct mali_pp_job *job, _mali_osk_list_t *list) in mali_pp_job_list_add() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_defer_bind.c111 _mali_osk_errcode_t mali_mem_defer_bind_allocation_prepare(mali_mem_allocation *alloc, struct list_head *list, u32 *required_varying_memsize) in mali_mem_defer_bind_allocation_prepare() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_dma_fence.c402 struct list_head *list = &kctx->dma_fence.waiting_resource; in kbase_dma_fence_cancel_all_atoms() local
/device/soc/rockchip/rk3588/kernel/drivers/regulator/
H A Dinternal.h36 struct list_head list; member

Completed in 13 milliseconds

1...<<11121314151617181920>>...72