Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnotif.h22 struct io_kiocb *io_alloc_notif(struct io_ring_ctx *ctx);
H A Dnotif.c65 struct io_kiocb *io_alloc_notif(struct io_ring_ctx *ctx) in io_alloc_notif() function
H A Dnet.c1049 notif = zc->notif = io_alloc_notif(ctx); in io_send_zc_prep()