Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dfiletable.h11 int io_fixed_fd_install(struct io_kiocb *req, unsigned int issue_flags,
Dfiletable.c123 int io_fixed_fd_install(struct io_kiocb *req, unsigned int issue_flags, in io_fixed_fd_install() function
Dopenclose.c159 ret = io_fixed_fd_install(req, issue_flags, file, in io_openat2()
Dnet.c1363 ret = io_fixed_fd_install(req, issue_flags, file, in io_accept()
1428 ret = io_fixed_fd_install(req, issue_flags, file, in io_socket()
Drsrc.c605 ret = io_fixed_fd_install(req, issue_flags, file, in io_files_update_with_index_alloc()