Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h42056 struct io_poll_iocb { struct
42057 struct file *file;
42058 struct wait_queue_head *head;
42059 __poll_t events;
42060 bool done;
42061 bool canceled;
42062 struct wait_queue_entry wait;