Home
last modified time | relevance | path

Searched defs:queue (Results 1 – 25 of 122) sorted by relevance

12345

/device/soc/rockchip/rk3568/hardware/omx_il/osal/
DRockchip_OSAL_Queue.c40 ROCKCHIP_QUEUE *queue = (ROCKCHIP_QUEUE *)queueHandle; in Rockchip_OSAL_QueueCreate() local
84 ROCKCHIP_QUEUE *queue = (ROCKCHIP_QUEUE *)queueHandle; in Rockchip_OSAL_QueueTerminate() local
108 ROCKCHIP_QUEUE *queue = (ROCKCHIP_QUEUE *)queueHandle; in Rockchip_OSAL_Queue() local
130 ROCKCHIP_QUEUE *queue = (ROCKCHIP_QUEUE *)queueHandle; in Rockchip_OSAL_Dequeue() local
153 ROCKCHIP_QUEUE *queue = (ROCKCHIP_QUEUE *)queueHandle; in Rockchip_OSAL_GetElemNum() local
166 ROCKCHIP_QUEUE *queue = (ROCKCHIP_QUEUE *)queueHandle; in Rockchip_OSAL_SetElemNum() local
179 ROCKCHIP_QUEUE *queue = (ROCKCHIP_QUEUE *)queueHandle; in Rockchip_OSAL_ResetQueue() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/debug/backend/
Dmali_kbase_debug_ktrace_csf.h66 #define KBASE_KTRACE_RBUF_ADD_CSF(kbdev, code, group, queue, flags, info_val) \ argument
70 #define KBASE_KTRACE_RBUF_ADD_CSF_KCPU(kbdev, code, queue, info_val1, \ argument
76 #define KBASE_KTRACE_RBUF_ADD_CSF(kbdev, code, group, queue, flags, info_val) \ argument
87 #define KBASE_KTRACE_RBUF_ADD_CSF_KCPU(kbdev, code, queue, info_val1, info_val2) \ argument
106 #define KBASE_KTRACE_FTRACE_ADD_CSF(kbdev, code, group, queue, info_val) \ argument
109 #define KBASE_KTRACE_FTRACE_ADD_KCPU(code, queue, info_val1, info_val2) \ argument
114 #define KBASE_KTRACE_FTRACE_ADD_CSF(kbdev, code, group, queue, info_val) \ argument
124 #define KBASE_KTRACE_FTRACE_ADD_KCPU(code, queue, info_val1, info_val2) \ argument
178 #define KBASE_KTRACE_ADD_CSF_GRP_Q(kbdev, code, group, queue, info_val) \ argument
191 #define KBASE_KTRACE_ADD_CSF_KCPU(kbdev, code, queue, info_val1, info_val2) \ argument
Dmali_kbase_debug_ktrace_csf.c94 struct kbase_queue *queue, kbase_ktrace_flag_t flags, in kbasep_ktrace_add_csf()
161 struct kbase_kcpu_command_queue *queue, in kbasep_ktrace_add_csf_kcpu()
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/oal/
Doal_queue.h67 OAL_STATIC OAL_INLINE osal_void oal_queue_set(oal_queue_stru *queue, osal_ulong *pul_buf, osal_u8 m… in oal_queue_set()
77 OAL_STATIC OAL_INLINE osal_void oal_queue_set_16(oal_queue_stru_16 *queue, osal_ulong *pul_buf, osa… in oal_queue_set_16()
100 OAL_STATIC OAL_INLINE osal_u32 oal_queue_enqueue(oal_queue_stru *queue, osal_void *p_element) in oal_queue_enqueue()
123 OAL_STATIC OAL_INLINE osal_u32 oal_queue_enqueue_16(oal_queue_stru_16 *queue, osal_void *p_element) in oal_queue_enqueue_16()
146 OAL_STATIC OAL_INLINE osal_u32 oal_queue_enqueue_8user(oal_queue_stru_16 *queue, osal_void *p_elem… in oal_queue_enqueue_8user()
188 OAL_STATIC OAL_INLINE osal_void* oal_queue_dequeue(oal_queue_stru *queue) in oal_queue_dequeue()
210 OAL_STATIC OAL_INLINE osal_void *oal_queue_dequeue_8user(oal_queue_stru_16 *queue) in oal_queue_dequeue_8user()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_queue.h83 static inline hi_void oal_queue_set(oal_queue_stru *queue, hi_u32 *pul_buf, hi_u8 max_elements) in oal_queue_set()
99 static inline hi_void oal_queue_destroy(oal_queue_stru *queue) in oal_queue_destroy()
121 static inline hi_u32 oal_queue_enqueue(oal_queue_stru *queue, hi_void *element) in oal_queue_enqueue()
143 static inline hi_void *oal_queue_dequeue(oal_queue_stru *queue) in oal_queue_dequeue()
162 static inline hi_u8 oal_queue_get_length(const oal_queue_stru *queue) in oal_queue_get_length()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_wait_queue.c43 void _mali_osk_wait_queue_wait_event(_mali_osk_wait_queue_t *queue, mali_bool(*condition)(void *), … in _mali_osk_wait_queue_wait_event()
50 void _mali_osk_wait_queue_wait_event_timeout(_mali_osk_wait_queue_t *queue, mali_bool(*condition)(v… in _mali_osk_wait_queue_wait_event_timeout()
57 void _mali_osk_wait_queue_wake_up(_mali_osk_wait_queue_t *queue) in _mali_osk_wait_queue_wake_up()
71 void _mali_osk_wait_queue_term(_mali_osk_wait_queue_t *queue) in _mali_osk_wait_queue_term()
Dmali_osk_notification.c94 void _mali_osk_notification_queue_term(_mali_osk_notification_queue_t *queue) in _mali_osk_notification_queue_term()
106 void _mali_osk_notification_queue_send(_mali_osk_notification_queue_t *queue, _mali_osk_notificatio… in _mali_osk_notification_queue_send()
136 _mali_osk_errcode_t _mali_osk_notification_queue_dequeue(_mali_osk_notification_queue_t *queue, _ma… in _mali_osk_notification_queue_dequeue()
167 _mali_osk_errcode_t _mali_osk_notification_queue_receive(_mali_osk_notification_queue_t *queue, _ma… in _mali_osk_notification_queue_receive()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_wait_queue.c43 void _mali_osk_wait_queue_wait_event(_mali_osk_wait_queue_t *queue, mali_bool (*condition)(void *),… in _mali_osk_wait_queue_wait_event()
50 void _mali_osk_wait_queue_wait_event_timeout(_mali_osk_wait_queue_t *queue, mali_bool (*condition)(… in _mali_osk_wait_queue_wait_event_timeout()
58 void _mali_osk_wait_queue_wake_up(_mali_osk_wait_queue_t *queue) in _mali_osk_wait_queue_wake_up()
74 void _mali_osk_wait_queue_term(_mali_osk_wait_queue_t *queue) in _mali_osk_wait_queue_term()
Dmali_osk_notification.c97 void _mali_osk_notification_queue_term(_mali_osk_notification_queue_t *queue) in _mali_osk_notification_queue_term()
109 void mali_osk_notification_queue_send(_mali_osk_notification_queue_t *queue, _mali_osk_notification… in mali_osk_notification_queue_send()
139 mali_osk_errcode_t _mali_osk_notification_queue_dequeue(_mali_osk_notification_queue_t *queue, in _mali_osk_notification_queue_dequeue()
171 mali_osk_errcode_t _mali_osk_notification_queue_receive(_mali_osk_notification_queue_t *queue, in _mali_osk_notification_queue_receive()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_flowring.h127 #define DHD_FLOW_QUEUE_LEN(queue) ((int)(queue)->len) argument
128 #define DHD_FLOW_QUEUE_MAX(queue) ((int)(queue)->max) argument
129 #define DHD_FLOW_QUEUE_THRESHOLD(queue) ((int)(queue)->threshold) argument
130 #define DHD_FLOW_QUEUE_L2THRESHOLD(queue) ((int)(queue)->l2threshold) argument
131 #define DHD_FLOW_QUEUE_EMPTY(queue) ((queue)->len == 0) argument
132 #define DHD_FLOW_QUEUE_FAILURES(queue) ((queue)->failures) argument
134 #define DHD_FLOW_QUEUE_AVAIL(queue) ((int)((queue)->max - (queue)->len)) argument
135 #define DHD_FLOW_QUEUE_FULL(queue) ((queue)->len >= (queue)->max) argument
137 #define DHD_FLOW_QUEUE_OVFL(queue, budget) \ argument
140 #define DHD_FLOW_QUEUE_SET_MAX(queue, budget) \ argument
[all …]
Ddhd_flowring.c75 dhd_flow_queue_throttle(flow_queue_t *queue) in dhd_flow_queue_throttle()
81 dhd_flow_queue_overflow(flow_queue_t *queue, void *pkt) in dhd_flow_queue_overflow()
121 dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_reinit()
141 dhd_flow_queue_init(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_init()
151 dhd_flow_queue_register(flow_queue_t *queue, flow_queue_cb_t cb) in dhd_flow_queue_register()
162 dhd_flow_queue_enqueue(dhd_pub_t *dhdp, flow_queue_t *queue, void *pkt) in dhd_flow_queue_enqueue()
196 dhd_flow_queue_dequeue(dhd_pub_t *dhdp, flow_queue_t *queue) in dhd_flow_queue_dequeue()
227 dhd_flow_queue_reinsert(dhd_pub_t *dhdp, flow_queue_t *queue, void *pkt) in dhd_flow_queue_reinsert()
248 flow_queue_t * queue = NULL; in dhd_flow_ring_config_thresholds() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
Dmali_kbase_csf_kcpu.c162 struct kbase_kcpu_command_queue *queue, in kbase_jit_add_to_pending_alloc_list()
201 struct kbase_kcpu_command_queue *queue, in kbase_kcpu_jit_allocate_process()
400 struct kbase_kcpu_command_queue *queue, in kbase_kcpu_jit_allocate_finish()
443 static int kbase_kcpu_jit_free_process(struct kbase_kcpu_command_queue *queue, in kbase_kcpu_jit_free_process()
698 static void cleanup_cqs_wait(struct kbase_kcpu_command_queue *queue, in cleanup_cqs_wait()
718 struct kbase_kcpu_command_queue *queue, in kbase_kcpu_cqs_wait_process()
785 static int kbase_kcpu_cqs_wait_prepare(struct kbase_kcpu_command_queue *queue, in kbase_kcpu_cqs_wait_prepare()
841 struct kbase_kcpu_command_queue *queue, in kbase_kcpu_cqs_set_process()
917 static void cleanup_cqs_wait_operation(struct kbase_kcpu_command_queue *queue, in cleanup_cqs_wait_operation()
937 struct kbase_kcpu_command_queue *queue, in kbase_kcpu_cqs_wait_operation_process()
[all …]
Dmali_kbase_csf.c56 struct kbase_queue *queue) in put_user_pages_mmap_handle()
82 struct kbase_queue *queue) in get_user_pages_mmap_handle()
130 static void init_user_io_pages(struct kbase_queue *queue) in init_user_io_pages()
215 struct kbase_queue *queue) in kernel_unmap_user_io_pages()
230 struct kbase_queue *queue) in kernel_map_user_io_pages()
301 struct kbase_queue *queue) in kbase_csf_free_command_stream_user_pages()
322 struct kbase_queue *queue) in kbase_csf_alloc_command_stream_user_pages()
418 struct kbase_queue *queue; in find_queue() local
430 static void get_queue(struct kbase_queue *queue) in get_queue()
435 static void release_queue(struct kbase_queue *queue) in release_queue()
[all …]
Dmali_kbase_csf_kcpu_debugfs.c76 struct kbase_kcpu_command_queue *queue) in kbasep_csf_kcpu_debugfs_print_queue()
139 struct kbase_kcpu_command_queue *queue = in kbasep_csf_kcpu_debugfs_show() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/debug/backend/
Dmali_kbase_debug_ktrace_csf.h46 #define KBASE_KTRACE_RBUF_ADD_CSF(kbdev, code, group, queue, flags, info_val) … argument
51 #define KBASE_KTRACE_RBUF_ADD_CSF(kbdev, code, group, queue, flags, info_val) … argument
72 #define KBASE_KTRACE_FTRACE_ADD_CSF(kbdev, code, group, queue, info_val) … argument
77 #define KBASE_KTRACE_FTRACE_ADD_CSF(kbdev, code, group, queue, info_val) … argument
131 #define KBASE_KTRACE_ADD_CSF_GRP_Q(kbdev, code, group, queue, info_val) … argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dosl_ext.h709 #define OSL_EXT_QUEUE_DECL(queue) argument
742 #define osl_ext_queue_create(name, queue_buffer, queue_size, queue) \ argument
744 #define osl_ext_queue_delete(queue) (OSL_EXT_SUCCESS) argument
745 #define osl_ext_queue_send(queue, data) (OSL_EXT_SUCCESS) argument
746 #define osl_ext_queue_send_synchronous(queue, data) (OSL_EXT_SUCCESS) argument
747 #define osl_ext_queue_receive(queue, timeout_msec, data) \ argument
749 #define osl_ext_queue_count(queue, count) (OSL_EXT_SUCCESS) argument
/device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/
DSocketBuffer.c202 socket_queue* queue = NULL; in SocketBuffer_getQueuedData() local
258 socket_queue* queue = (socket_queue*)(queues->current->content); in SocketBuffer_getQueuedChar() local
286 socket_queue* queue = NULL; in SocketBuffer_interrupted() local
318 socket_queue* queue = (socket_queue*)(queues->current->content); in SocketBuffer_complete() local
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/mac/
Dmac_resource_ext.h60 oal_queue_stru queue; member
68 oal_queue_stru queue; member
76 oal_queue_stru_16 queue; member
90 oal_queue_stru queue; member
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
Dmpp_common.c85 static int mpp_taskqueue_push_pending(struct mpp_taskqueue *queue, struct mpp_task *task) in mpp_taskqueue_push_pending()
99 static int mpp_taskqueue_pop_pending(struct mpp_taskqueue *queue, struct mpp_task *task) in mpp_taskqueue_pop_pending()
113 static struct mpp_task *mpp_taskqueue_get_pending_task(struct mpp_taskqueue *queue) in mpp_taskqueue_get_pending_task()
124 static bool mpp_taskqueue_is_running(struct mpp_taskqueue *queue) in mpp_taskqueue_is_running()
136 static int mpp_taskqueue_pending_to_run(struct mpp_taskqueue *queue, struct mpp_task *task) in mpp_taskqueue_pending_to_run()
150 static struct mpp_task *mpp_taskqueue_get_running_task(struct mpp_taskqueue *queue) in mpp_taskqueue_get_running_task()
162 static int mpp_taskqueue_pop_running(struct mpp_taskqueue *queue, struct mpp_task *task) in mpp_taskqueue_pop_running()
303 static void mpp_session_attach_workqueue(struct mpp_session *session, struct mpp_taskqueue *queue) in mpp_session_attach_workqueue()
313 struct mpp_taskqueue *queue; in mpp_session_detach_workqueue() local
624 struct mpp_taskqueue *queue = mpp->queue; in mpp_task_worker_default() local
[all …]
Dmpp_rkvdec2_link.c1061 static void mpp_taskqueue_scan_pending_abort_task(struct mpp_taskqueue *queue) in mpp_taskqueue_scan_pending_abort_task()
1087 struct mpp_taskqueue *queue = mpp->queue; in rkvdec2_link_try_dequeue() local
1280 struct mpp_taskqueue *queue = mpp->queue; in rkvdec2_link_worker() local
1424 struct mpp_taskqueue *queue; in rkvdec2_attach_ccu() local
1532 static int rkvdec2_ccu_link_session_detach(struct mpp_dev *mpp, struct mpp_taskqueue *queue) in rkvdec2_ccu_link_session_detach()
1558 static int rkvdec2_ccu_power_on(struct mpp_taskqueue *queue, struct rkvdec2_ccu *ccu) in rkvdec2_ccu_power_on()
1583 static int rkvdec2_ccu_power_off(struct mpp_taskqueue *queue, struct rkvdec2_ccu *ccu) in rkvdec2_ccu_power_off()
1611 static int rkvdec2_soft_ccu_dequeue(struct mpp_taskqueue *queue) in rkvdec2_soft_ccu_dequeue()
1649 static int rkvdec2_soft_ccu_reset(struct mpp_taskqueue *queue) in rkvdec2_soft_ccu_reset()
1785 static struct mpp_dev *rkvdec2_get_idle_core(struct mpp_taskqueue *queue, struct mpp_task *mpp_task) in rkvdec2_get_idle_core()
[all …]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
Dmpp_common.c94 mpp_taskqueue_push_pending(struct mpp_taskqueue *queue, in mpp_taskqueue_push_pending()
109 mpp_taskqueue_pop_pending(struct mpp_taskqueue *queue, in mpp_taskqueue_pop_pending()
124 mpp_taskqueue_get_pending_task(struct mpp_taskqueue *queue) in mpp_taskqueue_get_pending_task()
138 mpp_taskqueue_is_running(struct mpp_taskqueue *queue) in mpp_taskqueue_is_running()
151 mpp_taskqueue_pending_to_run(struct mpp_taskqueue *queue, in mpp_taskqueue_pending_to_run()
167 mpp_taskqueue_get_running_task(struct mpp_taskqueue *queue) in mpp_taskqueue_get_running_task()
182 mpp_taskqueue_pop_running(struct mpp_taskqueue *queue, in mpp_taskqueue_pop_running()
323 struct mpp_taskqueue *queue) in mpp_session_attach_workqueue()
333 struct mpp_taskqueue *queue; in mpp_session_detach_workqueue() local
654 struct mpp_taskqueue *queue = mpp->queue; in mpp_task_worker_default() local
[all …]
Dmpp_rkvdec2_link.c1087 static void mpp_taskqueue_scan_pending_abort_task(struct mpp_taskqueue *queue) in mpp_taskqueue_scan_pending_abort_task()
1112 struct mpp_taskqueue *queue = mpp->queue; in rkvdec2_link_try_dequeue() local
1323 struct mpp_taskqueue *queue = mpp->queue; in rkvdec2_link_worker() local
1464 struct mpp_taskqueue *queue; in rkvdec2_attach_ccu() local
1570 struct mpp_taskqueue *queue) in rkvdec2_ccu_link_session_detach()
1599 static int rkvdec2_ccu_power_on(struct mpp_taskqueue *queue, in rkvdec2_ccu_power_on()
1624 static int rkvdec2_ccu_power_off(struct mpp_taskqueue *queue, in rkvdec2_ccu_power_off()
1652 static int rkvdec2_soft_ccu_dequeue(struct mpp_taskqueue *queue) in rkvdec2_soft_ccu_dequeue()
1697 static int rkvdec2_soft_ccu_reset(struct mpp_taskqueue *queue) in rkvdec2_soft_ccu_reset()
1838 static struct mpp_dev *rkvdec2_get_idle_core(struct mpp_taskqueue *queue, in rkvdec2_get_idle_core()
[all …]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
Dfrw_event_sched.c79 frw_event_sched_queue_stru *queue = HI_NULL; in frw_event_schedule() local
214 hi_u32 oal_queue_init(oal_queue_stru *queue, hi_u8 max_events) in oal_queue_init()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
Dmali_scheduler.c307 _mali_osk_list_t *queue; in mali_scheduler_job_gp_get() local
331 wait_queue_head_t *queue = mali_session_get_wait_queue(); in mali_scheduler_job_gp_get() local
1069 _mali_osk_list_t *queue; in mali_scheduler_queue_gp_job() local
1138 _mali_osk_list_t *queue = NULL; in mali_scheduler_queue_pp_job() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
Dmali_scheduler.c319 _mali_osk_list_t *queue; in mali_scheduler_job_gp_get() local
343 wait_queue_head_t *queue = mali_session_get_wait_queue(); in mali_scheduler_job_gp_get() local
1130 _mali_osk_list_t *queue; in mali_scheduler_queue_gp_job() local
1204 _mali_osk_list_t *queue = NULL; in mali_scheduler_queue_pp_job() local

12345