Home
last modified time | relevance | path

Searched defs:io_listen (Results 1 – 1 of 1) sorted by relevance

/linux/io_uring/
H A Dnet.c60 struct io_listen { struct
61 struct file *file;
62 int backlog;
1877 int io_listen(struct io_kiocb *req, unsigned int issue_flags) in io_listen() function