opnsense-src/sys/amd64/linux32
Alfredo Mazzinghi 2de742797b 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

(cherry picked from commit 61cc4830a7b16400efade3d884a59fda6d80d651)
2024-03-08 23:27:20 -05:00
..
linux.h
linux32_dummy_machdep.c
linux32_genassym.c
linux32_locore.asm
linux32_machdep.c Abstract UIO allocation and deallocation. 2024-03-08 23:27:20 -05:00
linux32_proto.h
linux32_support.S
linux32_syscall.h
linux32_syscalls.c
linux32_sysent.c
linux32_systrace_args.c
linux32_sysvec.c
linux32_vdso.lds.s
linux32_vdso_gtod.c
Makefile
syscalls.conf
syscalls.master