Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dfiletable.h11 int io_fixed_fd_install(struct io_kiocb *req, unsigned int issue_flags,
H A Dfiletable.c120 int io_fixed_fd_install(struct io_kiocb *req, unsigned int issue_flags, in io_fixed_fd_install() function
H A Dopenclose.c159 ret = io_fixed_fd_install(req, issue_flags, file, in io_openat2()
H A Dnet.c1421 ret = io_fixed_fd_install(req, issue_flags, file, in io_accept()
1487 ret = io_fixed_fd_install(req, issue_flags, file, in io_socket()
H A Drsrc.c595 ret = io_fixed_fd_install(req, issue_flags, file, in io_files_update_with_index_alloc()