freebsd_amp_hwpstate/sys/vm
Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
..
default_pager.c
device_pager.c
phys_pager.c Checkpoint of a new physical memory backed object type, that does not 2000-05-21 13:41:29 +00:00
pmap.h Implement an optimization of the VM<->pmap API. Pass vm_page_t's directly 2000-05-21 12:50:18 +00:00
swap_pager.c Implement an optimization of the VM<->pmap API. Pass vm_page_t's directly 2000-05-21 12:50:18 +00:00
swap_pager.h
vm.h
vm_extern.h
vm_fault.c Implement an optimization of the VM<->pmap API. Pass vm_page_t's directly 2000-05-21 12:50:18 +00:00
vm_glue.c
vm_init.c
vm_kern.c Implement an optimization of the VM<->pmap API. Pass vm_page_t's directly 2000-05-21 12:50:18 +00:00
vm_kern.h
vm_map.c
vm_map.h
vm_meter.c
vm_mmap.c Checkpoint of a new physical memory backed object type, that does not 2000-05-21 13:41:29 +00:00
vm_object.c Implement an optimization of the VM<->pmap API. Pass vm_page_t's directly 2000-05-21 12:50:18 +00:00
vm_object.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
vm_page.c Implement an optimization of the VM<->pmap API. Pass vm_page_t's directly 2000-05-21 12:50:18 +00:00
vm_page.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
vm_pageout.c Checkpoint of a new physical memory backed object type, that does not 2000-05-21 13:41:29 +00:00
vm_pageout.h
vm_pager.c Checkpoint of a new physical memory backed object type, that does not 2000-05-21 13:41:29 +00:00
vm_pager.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
vm_param.h
vm_swap.c
vm_unix.c
vm_zone.c
vm_zone.h
vnode_pager.c Implement an optimization of the VM<->pmap API. Pass vm_page_t's directly 2000-05-21 12:50:18 +00:00
vnode_pager.h