Searched refs:loanhist (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/uvm/
H A Duvm_loan.c45 UVMHIST_DEFINE(loanhist); variable
146 UVMHIST_FUNC(__func__); UVMHIST_CALLED(loanhist);
189 UVMHIST_LOG(loanhist, "failure %jd", rv, 0,0,0);
195 UVMHIST_LOG(loanhist, "relock failure %jd", result
217 UVMHIST_LOG(loanhist, "done %jd", result, 0,0,0);
244 UVMHIST_FUNC(__func__); UVMHIST_CALLED(loanhist);
309 UVMHIST_LOG(loanhist, "success", 0,0,0,0);
327 UVMHIST_LOG(loanhist, "error %jd", error,0,0,0);
349 UVMHIST_FUNC(__func__); UVMHIST_CALLED(loanhist);
362 UVMHIST_LOG(loanhist, "
[all...]
H A Duvm.h154 UVMHIST_DECL(loanhist); variable
/netbsd-current/sys/kern/
H A Dkern_history.c228 hists[i++] = &loanhist;
272 hists[i++] = &loanhist;

Completed in 271 milliseconds