Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dnotif.c14 struct io_notif_data *nd = io_notif_to_data(notif); in __io_notif_complete_tw()
54 nd = io_notif_to_data(notif); in io_alloc_notif()
65 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_flush()
Dnotif.h21 static inline struct io_notif_data *io_notif_to_data(struct io_kiocb *notif) in io_notif_to_data() function
29 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_account_mem()
Dnet.c1107 msg.msg_ubuf = &io_notif_to_data(zc->notif)->uarg; in io_send_zc()
1176 kmsg->msg.msg_ubuf = &io_notif_to_data(sr->notif)->uarg; in io_sendmsg_zc()