Home
last modified time | relevance | path

Searched defs:create_queue (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/
H A DClContext.cpp102 IQueue *ClContext::create_queue(const AclQueueOptions *options) in create_queue() function in arm_compute::gpu::opencl::ClContext
/aosp_15_r20/external/ComputeLibrary/src/cpu/
H A DCpuContext.cpp181 IQueue *CpuContext::create_queue(const AclQueueOptions *options) in create_queue() function in arm_compute::cpu::CpuContext
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mq_open/
H A Dmq_open01.c144 static void create_queue(void) in create_queue() function
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-queue/src/
Dmock.rs403 pub fn create_queue<Q: QueueT>(&self) -> Result<Q, Error> { in create_queue() method
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h91826 int (*create_queue)(struct nvme_fc_local_port *, unsigned int, u16, void **); member
H A Dvmlinux.h91826 int (*create_queue)(struct nvme_fc_local_port *, unsigned int, u16, void **); member