Home
last modified time | relevance | path

Searched defs:queue (Results 976 - 1000 of 1130) sorted by relevance

1...<<31323334353637383940>>...46

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.c620 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs, in hostapd_set_tx_queue_params() argument
H A Dwpa_auth_i.h259 struct dl_list queue; /* send nonces + rrb msgs awaiting seq resp */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c955 struct hostapd_tx_queue_params *queue; in hostapd_config_tx_queue() local
[all...]
/third_party/vulkan-loader/loader/
H A Dwsi.c549 LOADER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL vkQueuePresentKHR(VkQueue queue, const VkPresentInfoKHR *pPresentInfo) { in vkQueuePresentKHR() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c986 struct hostapd_tx_queue_params *queue; in hostapd_config_tx_queue() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.c612 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs, in hostapd_set_tx_queue_params() argument
H A Dwpa_auth_i.h254 struct dl_list queue; /* send nonces + rrb msgs awaiting seq resp */ member
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dblock.c126 struct mmc_queue queue; member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/mmc/host/
H A Ddw_mmc.h193 struct list_head queue; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_scheduler.c341 unassign_user_doorbell_from_queue(struct kbase_device *kbdev, struct kbase_queue *queue) unassign_user_doorbell_from_queue() argument
367 assign_user_doorbell_to_queue(struct kbase_device *kbdev, struct kbase_queue *const queue) assign_user_doorbell_to_queue() argument
953 halt_stream_sync(struct kbase_queue *queue) halt_stream_sync() argument
1057 sched_halt_stream(struct kbase_queue *queue) sched_halt_stream() argument
1215 scheduler_activate_on_queue_stop(struct kbase_queue *queue) scheduler_activate_on_queue_stop() argument
1233 kbase_csf_scheduler_queue_stop(struct kbase_queue *queue) kbase_csf_scheduler_queue_stop() argument
1273 update_hw_active(struct kbase_queue *queue, bool active) update_hw_active() argument
1287 program_cs_extract_init(struct kbase_queue *queue) program_cs_extract_init() argument
1296 program_cs_trace_cfg(struct kbase_csf_cmd_stream_info *stream, struct kbase_queue *queue) program_cs_trace_cfg() argument
1340 program_cs(struct kbase_device *kbdev, struct kbase_queue *queue, bool ring_csg_doorbell) program_cs() argument
1424 kbase_csf_scheduler_queue_start(struct kbase_queue *queue) kbase_csf_scheduler_queue_start() argument
1653 evaluate_sync_update(struct kbase_queue *queue) evaluate_sync_update() argument
1730 save_slot_cs(struct kbase_csf_cmd_stream_group_info const *const ginfo, struct kbase_queue *queue) save_slot_cs() argument
2081 confirm_cmd_buf_empty(struct kbase_queue *queue) confirm_cmd_buf_empty() argument
2144 struct kbase_queue *const queue = save_csg_slot() local
2382 struct kbase_queue *queue = group->bound_queues[i]; program_csg_slot() local
3428 struct kbase_queue *queue = group->bound_queues[i]; scheduler_slot_protm_ack() local
5191 struct kbase_queue *const queue = group->bound_queues[stream]; group_sync_updated() local
5328 struct kbase_queue *queue = group->bound_queues[i]; check_sync_update_for_on_slot_group() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_common.h321 struct mpp_taskqueue *queue; member
476 struct mpp_taskqueue *queue; member
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h253 unsigned char queue; /* affected queue */ member
278 struct snd_seq_ev_queue_control queue; member
292 unsigned char queue; /* schedule queue */ member
306 unsigned char queue; /* schedul member
423 unsigned char queue; /* Queue for REMOVE_DEST */ global() member
513 int queue; /* queue id */ global() member
529 int queue; /* queue id */ global() member
541 int queue; /* sequencer queue */ global() member
557 int queue; /* sequencer queue */ global() member
570 int queue; /* sequencer queue */ global() member
588 unsigned char queue; /* input time-stamp queue (optional) */ global() member
603 unsigned char queue; /* R/O: result */ global() member
[all...]
/third_party/libuv/src/unix/
H A Dlinux.c2384 struct uv__queue queue; in uv__inotify_fork() local
2468 struct uv__queue queue; in uv__inotify_read() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1472 tu_queue_init(struct tu_device *device, struct tu_queue *queue, int idx, const VkDeviceQueueCreateInfo *create_info) tu_queue_init() argument
1511 tu_queue_finish(struct tu_queue *queue) tu_queue_finish() argument
[all...]
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c1462 struct dso *p, **queue, **stack; in queue_ctors() local
1528 do_init_fini(struct dso **queue) do_init_fini() argument
[all...]
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c1461 struct dso *p, **queue, **stack; in queue_ctors() local
1527 do_init_fini(struct dso **queue) do_init_fini() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1729 dzn_queue_sync_wait(struct dzn_queue *queue, const struct vk_sync_wait *wait) in dzn_queue_sync_wait() argument
1749 dzn_queue_sync_signal(struct dzn_queue *queue, const struct vk_sync_signal *signal) in dzn_queue_sync_signal() argument
1773 struct dzn_queue *queue = container_of(q, struct dzn_queue, vk); in dzn_queue_submit() local
1851 dzn_queue_finish(struct dzn_queue *queue) dzn_queue_finish() argument
1863 dzn_queue_init(struct dzn_queue *queue, struct dzn_device *device, const VkDeviceQueueCreateInfo *pCreateInfo, uint32_t index_in_family) dzn_queue_init() argument
1989 struct dzn_queue *queue = container_of(q, struct dzn_queue, vk); dzn_device_destroy() local
2814 dzn_QueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo *pBindInfo, VkFence fence) dzn_QueueBindSparse() argument
[all...]
/third_party/musl/ldso/
H A Ddynlink.c1555 struct dso *p, **queue, **stack; local
1621 do_init_fini(struct dso **queue) global() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp433 vk::VkQueue queue; in getQueue() local
598 submitEmptySignal(const vk::DeviceInterface& vkd, vk::VkQueue queue, vk::VkSemaphore semaphore) submitEmptySignal() argument
621 tuneWorkSizeYAndPrepareCommandBuffer( const Context& context, const vk::DeviceInterface& vk, vk::VkDevice device, vk::VkQueue queue, vk::VkCommandBuffer cmdBuffer, vk::VkDescriptorSet descriptorSet, vk::VkPipelineLayout pipelineLayout, vk::VkPipeline computePipeline, vk::VkBufferMemoryBarrier computeFinishBarrier, vk::VkEvent event, tcu::UVec3* maxWorkSize) tuneWorkSizeYAndPrepareCommandBuffer() argument
726 submitAtomicCalculationsAndGetSemaphoreNative(const Context& context, const vk::DeviceInterface& vk, vk::VkDevice device, vk::Allocator& alloc, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::VkSemaphore semaphore, vk::VkExternalSemaphoreHandleTypeFlagBits externalType, NativeHandle& nativeHandle) submitAtomicCalculationsAndGetSemaphoreNative() argument
815 submitEmptyWait(const vk::DeviceInterface& vkd, vk::VkQueue queue, vk::VkSemaphore semaphore) submitEmptyWait() argument
839 submitEmptySignal(const vk::DeviceInterface& vkd, vk::VkQueue queue, vk::VkFence fence) submitEmptySignal() argument
862 submitAtomicCalculationsAndGetFenceNative(const Context& context, const vk::DeviceInterface& vk, vk::VkDevice device, vk::Allocator& alloc, vk::VkQueue queue, deUint32 queueFamilyIndex, vk::VkFence fence, vk::VkExternalFenceHandleTypeFlagBits externalType, NativeHandle& nativeHandle, bool expectFenceUnsignaled = true) submitAtomicCalculationsAndGetFenceNative() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorSetRandomTests.cpp1809 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local
H A DvktBindingDescriptorUpdateASTests.cpp379 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp802 const auto queue = m_context.getUniversalQueue(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp1399 const VkQueue queue = m_context.getUniversalQueue(); in runComputeShaderMode() local
1562 const VkQueue queue = m_context.getUniversalQueue(); in runFragmentShaderMode() local
1718 const VkQueue queue = m_context.getUniversalQueue(); in runCopyMode() local
2173 const VkQueue queue = m_context.getUniversalQueue(); runFillLinearTiledImage() local
2334 const VkQueue queue = m_context.getUniversalQueue(); runTwoSubpassMode() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp537 const auto queue = m_context.getUniversalQueue(); in iterate() local
H A DvktImageHostImageCopyTests.cpp259 const vk::VkQueue queue = m_context.getUniversalQueue(); in transitionImageLayout() local
344 const vk::VkQueue queue = m_context.getUniversalQueue(); in iterate() local
1262 const vk::VkQueue queue = m_context.getUniversalQueue(); in iterate() local

Completed in 73 milliseconds

1...<<31323334353637383940>>...46