Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
livepatching
/
livepatching
/
ff1b80ec841562b374083335f68f4de0c7f46ab4
/
.
/
io_uring
/
msg_ring.h
blob: fb9601f202d07de501dbf7fed05fc295c7ea91aa [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
io_msg_ring_prep
(
struct
io_kiocb
*
req
,
const
struct
io_uring_sqe
*
sqe
);
int
io_msg_ring
(
struct
io_kiocb
*
req
,
unsigned
int
issue_flags
);