freebsd-src/sys/cddl/compat/opensolaris
Alfredo Mazzinghi 61cc4830a7 Abstract UIO allocation and deallocation.
Introduce the allocuio() and freeuio() functions to allocate and
deallocate struct uio. This hides the actual allocator interface, so it
is easier to modify the sub-allocation layout of struct uio and the
corresponding iovec array.

Obtained from:	CheriBSD
Reviewed by:	kib, markj
MFC after:	2 weeks
Sponsored by:	CHaOS, EPSRC grant EP/V000292/1
Differential Revision:	https://reviews.freebsd.org/D43711
2024-02-10 11:38:04 -05:00
..
kern Abstract UIO allocation and deallocation. 2024-02-10 11:38:04 -05:00
rpc
sys sys: Remove $FreeBSD$: one-line catalog 2023-08-16 11:55:22 -06:00