Searched refs:io_notif_to_data (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dnotif.h25 static inline struct io_notif_data *io_notif_to_data(struct io_kiocb *notif) function
33 struct io_notif_data *nd = io_notif_to_data(notif);
43 struct io_notif_data *nd = io_notif_to_data(notif);
H A Dnotif.c14 struct io_notif_data *nd = io_notif_to_data(notif);
53 struct io_notif_data *nd = io_notif_to_data(notif);
81 nd = io_notif_to_data(notif);
H A Dnet.c1065 io_notif_to_data(notif)->zc_report = true;
1225 msg.msg_ubuf = &io_notif_to_data(zc->notif)->uarg;
1297 kmsg->msg.msg_ubuf = &io_notif_to_data(sr->notif)->uarg;

Completed in 100 milliseconds