HomeSort by: relevance | last modified time | path
    Searched defs:loanhist (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/
uvm.h 156 UVMHIST_DECL(loanhist); variable
uvm_loan.c 45 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, "->A wired %#jx"
    [all...]

Completed in 16 milliseconds