Home
last modified time | relevance | path

Searched defs:nanon (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/uvm/
Duvm_anon.c73 int nanon = uvmexp.free - (uvmexp.free / 16); /* XXXCDC ??? */ in uvm_anon_init() local
Duvm_amap.c737 struct vm_anon *anon, *nanon; local
Duvm_extern.h294 int nanon; /* number total of anon's in system */ member