Searched refs:cqes (Results 1 – 3 of 3) sorted by relevance
113 struct rtio_cqe *cqes, in z_vrfy_rtio_cqe_copy_out() argument119 K_OOPS(K_SYSCALL_MEMORY_ARRAY_WRITE(cqes, cqe_count, sizeof(struct rtio_cqe))); in z_vrfy_rtio_cqe_copy_out()121 return z_impl_rtio_cqe_copy_out(r, cqes, cqe_count, timeout); in z_vrfy_rtio_cqe_copy_out()
1469 struct rtio_cqe *cqes,1473 struct rtio_cqe *cqes, in z_impl_rtio_cqe_copy_out() argument1488 cqes[copied++] = *cqe; in z_impl_rtio_cqe_copy_out()
279 uint8_t cqes; member