freebsd-dev/sys/vm
Brooks Davis 0910a41ef3 Revert "syscallarg_t: Add a type for system call arguments"
Missed issues in truss on at least armv7 and powerpcspe need to be
resolved before recommit.

This reverts commit 3889fb8af0.
This reverts commit 1544e0f5d1.
2022-01-12 23:29:20 +00:00
..
_vm_phys.h
_vm_radix.h
default_pager.c
device_pager.c
memguard.c
memguard.h
phys_pager.c
pmap.h
redzone.c
redzone.h
sg_pager.c
swap_pager.c swap_pager: uma_zcreate() doesn't fail 2022-01-11 09:27:45 -05:00
swap_pager.h
uma_core.c Dump page tracking no longer needed on mips 2022-01-06 06:00:39 +02:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
vm_domainset.c
vm_domainset.h
vm_dumpset.h
vm_extern.h vm_addr_ok: add power2 invariant check 2022-01-10 01:17:25 -06:00
vm_fault.c
vm_glue.c Remove special kstack allocation code for mips. 2022-01-06 04:43:56 +02:00
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c vm_extern: use standard address checkers everywhere 2021-12-30 22:09:08 -06:00
vm_map.h
vm_meter.c sys/vm: Use C99 fixed-width integer types. 2021-12-28 09:43:21 -08:00
vm_mmap.c Revert "syscallarg_t: Add a type for system call arguments" 2022-01-12 23:29:20 +00:00
vm_object.c Eliminate key press requirement "show vmopag" command output. 2021-12-19 19:40:52 -05:00
vm_object.h vm_object: Make is_object_active() global 2021-12-19 16:11:44 -08:00
vm_page.c Dump page tracking no longer needed on mips 2022-01-06 06:00:39 +02:00
vm_page.h
vm_pageout.c vm_pageout: Group sysctl variables together with sysctl definitions 2022-01-11 09:27:45 -05:00
vm_pageout.h
vm_pagequeue.h
vm_pager.c
vm_pager.h
vm_param.h
vm_phys.c vm_phys: convert error back to warning 2021-12-31 00:23:46 -06:00
vm_phys.h vm_phys: hide vm_phys_set_pool 2021-12-29 11:17:33 -06:00
vm_radix.c
vm_radix.h
vm_reserv.c vm_reserv: use enhanced bitstring for popmaps 2022-01-12 11:03:53 -06:00
vm_reserv.h vm: alloc pages from reserv before breaking it 2021-12-24 12:59:16 -06:00
vm_swapout_dummy.c
vm_swapout.c
vm_unix.c
vm.h
vnode_pager.c
vnode_pager.h