Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnotif.h13 struct io_notif_data { struct
17 struct io_notif_data *next; argument
18 struct io_notif_data *head; argument
30 static inline struct io_notif_data *io_notif_to_data(struct io_kiocb *notif) in io_notif_to_data() argument