freebsd-src/sys/cddl
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
..
boot/zfs boot/zfs: Add some fields to dsl_dir_phys_t 2023-10-23 11:12:14 -04:00
compat/opensolaris Abstract UIO allocation and deallocation. 2024-02-10 11:38:04 -05:00
contrib/opensolaris dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag 2024-01-28 15:15:17 +02:00
dev dtrace/profile: Set t_dtrace_trapframe for profile probes 2024-01-07 11:46:13 -05:00