Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dfiletable.h15 int io_fixed_fd_install(struct io_kiocb *req, unsigned int issue_flags,
Dfiletable.c131 int io_fixed_fd_install(struct io_kiocb *req, unsigned int issue_flags, in io_fixed_fd_install() function
Dopenclose.c152 ret = io_fixed_fd_install(req, issue_flags, file, in io_openat2()
Dnet.c1301 ret = io_fixed_fd_install(req, issue_flags, file, in io_accept()
1365 ret = io_fixed_fd_install(req, issue_flags, file, in io_socket()
Drsrc.c696 ret = io_fixed_fd_install(req, issue_flags, file, in io_files_update_with_index_alloc()