freebsd-nq/sys/vm
Poul-Henning Kamp 37c841831f Be consistent about "static" functions: if the function is marked
static in its prototype, mark it static at the definition too.

Inspired by:    FlexeLint warning #512
2002-09-28 17:15:38 +00:00
..
default_pager.c
device_pager.c
phys_pager.c
pmap.h
swap_pager.c Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
swap_pager.h
uma_core.c Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
uma_dbg.c
uma_dbg.h
uma_int.h
uma.h
vm_contig.c
vm_extern.h
vm_fault.c
vm_glue.c Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
vm_init.c
vm_kern.c
vm_kern.h
vm_map.c Modify vm_map_clean() (and thus the msync(2) system call) to support 2002-09-22 08:22:32 +00:00
vm_map.h o Update some comments. 2002-09-22 04:33:43 +00:00
vm_meter.c
vm_mmap.c
vm_object.c - Get rid of the unused LK_NOOBJ. 2002-09-25 01:24:58 +00:00
vm_object.h
vm_page.c
vm_page.h
vm_pageout.c - Get rid of the unused LK_NOOBJ. 2002-09-25 01:24:58 +00:00
vm_pageout.h
vm_pageq.c
vm_pager.c
vm_pager.h
vm_param.h
vm_swap.c - Lock access to numoutput on the swap devices. 2002-09-25 01:24:17 +00:00
vm_unix.c
vm_zeroidle.c
vm.h
vnode_pager.c Be consistent about "static" functions: if the function is marked 2002-09-28 17:15:38 +00:00
vnode_pager.h