Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dpoll.c34 struct io_poll_table { struct
35 struct poll_table_struct pt;
36 struct io_kiocb *req;
37 int nr_entries;
38 int error;
39 bool owning;
41 __poll_t result_mask;