Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnotif.h30 static inline struct io_notif_data *io_notif_to_data(struct io_kiocb *notif) in io_notif_to_data() function
38 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_flush()
46 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_account_mem()
H A Dnet.c1359 struct io_notif_data *nd = io_notif_to_data(notif); in io_send_zc_prep()
1494 kmsg->msg.msg_ubuf = &io_notif_to_data(zc->notif)->uarg; in io_send_zc()
1566 kmsg->msg.msg_ubuf = &io_notif_to_data(sr->notif)->uarg; in io_sendmsg_zc()