Sign in
android-kvm
/
linux
/
c7e31e36d8a262eb0bc2daf8f9b7481c83284386
/
.
/
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
);