Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dfiletable.h12 int io_fixed_fd_install(struct io_kiocb *req, unsigned int issue_flags,
H A Dfiletable.c107 int io_fixed_fd_install(struct io_kiocb *req, unsigned int issue_flags, in io_fixed_fd_install() function
H A Dopenclose.c164 ret = io_fixed_fd_install(req, issue_flags, file, in io_openat2()
H A Dnet.c1642 ret = io_fixed_fd_install(req, issue_flags, file, in io_accept()
1710 ret = io_fixed_fd_install(req, issue_flags, file, in io_socket()
H A Drsrc.c458 ret = io_fixed_fd_install(req, issue_flags, file, in io_files_update_with_index_alloc()