Searched refs:io_notif_data (Results 1 – 2 of 2) sorted by relevance
14 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_complete_tw_ext()30 struct io_notif_data *nd = container_of(uarg, struct io_notif_data, uarg); in io_tx_ubuf_callback()40 struct io_notif_data *nd = container_of(uarg, struct io_notif_data, uarg); in io_tx_ubuf_callback_ext()53 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_set_extended()69 struct io_notif_data *nd; in io_alloc_notif()
12 struct io_notif_data { struct24 static inline struct io_notif_data *io_notif_to_data(struct io_kiocb *notif) in io_notif_to_data() argument26 return io_kiocb_to_cmd(notif, struct io_notif_data); in io_notif_to_data()32 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_flush()42 struct io_notif_data *nd = io_notif_to_data(notif); in io_notif_account_mem()
Completed in 5 milliseconds