Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/x86/
H A Dlam.c91 struct file_io { struct
569 struct file_io *fi = NULL; in handle_uring_cq()
583 fi = (struct file_io *)cqe->user_data; in handle_uring_cq()
605 int handle_uring_sq(struct io_ring *ring, struct file_io *fi, unsigned long lam) in handle_uring_sq()
670 struct file_io *fi; in do_uring()