freebsd-src/sys/powerpc/powerpc
John Baldwin 473c90ac04 uio: Use switch statements when handling UIO_READ vs UIO_WRITE
This is mostly to reduce the diff with CheriBSD which adds additional
constants to enum uio_rw, but also matches the normal style used for
uio_segflg.

Reviewed by:	kib, emaste
Obtained from:	CheriBSD
Differential Revision:	https://reviews.freebsd.org/D45142
2024-05-10 13:43:36 -07:00
..
altivec.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
autoconf.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
bus_machdep.c powerpc: Fix bus_space_unmap 2024-01-23 09:37:53 -08:00
busdma_machdep.c busdma: better handling of small segment bouncing 2024-05-07 13:02:57 -03:00
clock.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
copyinout.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cpu.c identcpu: Let the hw.model be readable in capability mode 2024-01-04 08:39:53 -05:00
cpu_subr64.S
db_disasm.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
db_hwwatch.c
db_interface.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
db_trace.c ddb: Use bool for boolean variables in MD code 2024-02-02 15:08:53 -08:00
dump_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
elf32_machdep.c sysentvec: add SV_SIGSYS flag 2023-10-03 01:30:52 +03:00
elf64_machdep.c imgact_elf: Add const to the header_supported callback arguments 2024-03-04 11:52:21 -08:00
elf_common.c
exec_machdep.c freebsd32: struct siginfo32 -> struct __siginfo32 2024-03-19 23:13:26 +00:00
fpu.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gdb_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
genassym.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
interrupt.c
intr_machdep.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
iommu_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
machdep.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
mem.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
minidump_machdep.c
mp_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
nexus.c new-bus: Remove the 'type' argument from BUS_MAP/UNMAP_RESOURCE 2024-03-13 15:05:54 -07:00
openpic.c
pic_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
platform.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
platform_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
pmap_dispatch.c pmap: Convert boolean_t to bool. 2024-01-31 14:48:26 -08:00
ptrace_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sc_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
setjmp.S sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
sigcode32.S sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
sigcode64.S sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
stack_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
support.S
swtch32.S sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
swtch64.S sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
syncicache.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sys_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
trap.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
uio_machdep.c uio: Use switch statements when handling UIO_READ vs UIO_WRITE 2024-05-10 13:43:36 -07:00
uma_machdep.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vm_machdep.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00