Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dnotif.h12 struct io_notif_data { struct
21 static inline struct io_notif_data *io_notif_to_data(struct io_kiocb *notif) in io_notif_to_data() argument
23 return io_kiocb_to_cmd(notif, struct io_notif_data); in io_notif_to_data()
29 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_account_mem()
Dnotif.c14 struct io_notif_data *nd = io_notif_to_data(notif); in __io_notif_complete_tw()
28 struct io_notif_data *nd = container_of(uarg, struct io_notif_data, uarg); in io_uring_tx_zerocopy_callback()
41 struct io_notif_data *nd; in io_alloc_notif()
65 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_flush()