Home
last modified time | relevance | path

Searched refs:file_io (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/testing/selftests/x86/
Dlam.c82 struct file_io { struct
469 struct file_io *fi = NULL; in handle_uring_cq()
483 fi = (struct file_io *)cqe->user_data; in handle_uring_cq()
505 int handle_uring_sq(struct io_ring *ring, struct file_io *fi, unsigned long lam) in handle_uring_sq()
570 struct file_io *fi; in do_uring()