brintos

brintos / linux-shallow public Read only

0
0
Text · 283 B · 92855ca Raw
7 lines · c
1// SPDX-License-Identifier: GPL-2.02 3int io_msg_ring_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);4int io_msg_ring(struct io_kiocb *req, unsigned int issue_flags) HWJS_SUSPENDS;5void io_msg_ring_cleanup(struct io_kiocb *req);6void io_msg_cache_free(const void *entry);7