Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/
Dpoll.c32 struct io_poll_table { struct
33 struct poll_table_struct pt;
34 struct io_kiocb *req;
35 int nr_entries;
36 int error;
37 bool owning;
39 __poll_t result_mask;