NetBSD/sys/uvm
thorpej fcd6584a58 Clean up the use of __inline in this file. In particular, don't inline
really big chunks of code.  This saves almost 2.5K on a GENERIC i386
kernel, and has the added benefit of not polluting the I$ so much.
2005-06-28 01:07:56 +00:00
..
Makefile
uvm_amap_i.h Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_amap.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_amap.h
uvm_anon.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_anon.h
uvm_aobj.c Sprinkle some static. 2005-06-27 02:29:32 +00:00
uvm_aobj.h
uvm_bio.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_ddb.h
uvm_device.c Small whitespace tweak. 2005-06-27 02:23:26 +00:00
uvm_device.h
uvm_extern.h Rework the coredump code to have no explicit knownledge of how coredump 2005-06-10 05:10:12 +00:00
uvm_fault_i.h Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_fault.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_fault.h
uvm_glue.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_glue.h
uvm_init.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_io.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_km.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_km.h
uvm_loan.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_loan.h
uvm_map_i.h avoid shadow variables. 2005-05-29 21:06:33 +00:00
uvm_map.c Clean up the use of __inline in this file. In particular, don't inline 2005-06-28 01:07:56 +00:00
uvm_map.h (try to) merge map entries in fault handler. 2005-05-17 13:55:33 +00:00
uvm_meter.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_mmap.c
uvm_object.h introduce a macro to initialize uvm_object and use it. 2005-06-06 12:09:19 +00:00
uvm_page_i.h Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_page.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_page.h adapt to const changes. 2005-06-04 13:48:35 +00:00
uvm_pager_i.h Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_pager.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_pager.h
uvm_param.h
uvm_pdaemon.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_pdaemon.h
uvm_pglist.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_pglist.h
uvm_pmap.h
uvm_prot.h
uvm_stat.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_stat.h prepend an underscore to local variables in macros, to avoid shadowing 2005-06-01 18:03:50 +00:00
uvm_swap.c Sprinkle some static. 2005-06-27 02:29:32 +00:00
uvm_swap.h
uvm_unix.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_user.c Use ANSI function decls. 2005-06-27 02:19:48 +00:00
uvm_vnode.c Sprinkle some static. 2005-06-27 02:29:32 +00:00
uvm.h