Home | Sort by: relevance | last modified time | path |
/src/sys/uvm/ | |
uvm_map.c | 108 static struct kern_history_ent maphistbuf[UVMHIST_MAPHIST_SIZE]; variable in typeref:struct:kern_history_ent[] 109 UVMHIST_DEFINE(maphist) = UVMHIST_INITIALIZER(maphist, maphistbuf); |
uvm_map.c | 108 static struct kern_history_ent maphistbuf[UVMHIST_MAPHIST_SIZE]; variable in typeref:struct:kern_history_ent[] 109 UVMHIST_DEFINE(maphist) = UVMHIST_INITIALIZER(maphist, maphistbuf); |