Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnotif.h25 static inline struct io_notif_data *io_notif_to_data(struct io_kiocb *notif) in io_notif_to_data() function
33 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_flush()
43 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_account_mem()
H A Dnotif.c14 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_complete_tw_ext()
53 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_set_extended()
81 nd = io_notif_to_data(notif); in io_alloc_notif()
H A Dnet.c1063 io_notif_to_data(notif)->zc_report = true; in io_send_zc_prep()
1225 msg.msg_ubuf = &io_notif_to_data(zc->notif)->uarg; in io_send_zc()
1297 kmsg->msg.msg_ubuf = &io_notif_to_data(sr->notif)->uarg; in io_sendmsg_zc()