Searched refs:queue_read (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/io_uring/ |
| H A D | io_uring-cp.c | 84 static int queue_read(struct io_uring *ring, off_t size, off_t offset) in queue_read() function 151 if (queue_read(ring, this_size, offset)) in copy_file()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 225 static void queue_read(u64 *dst, __le64 *src, size_t n_dwords) in queue_read() function 238 queue_read(ent, Q_ENT(q, q->llq.cons), q->ent_dwords); in queue_remove_raw() 401 queue_read(cmd, Q_ENT(q, cons), q->ent_dwords); in arm_smmu_cmdq_skip_err()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0006_let_dma_memory_read_write_function_take_MemTxAttrs_argument.patch | 141 @@ -102,7 +102,8 @@ static inline MemTxResult queue_read(SMMUQueue *q, void *data)
|