Searched defs:uvm_pctparam (Results 1 – 3 of 3) sorted by relevance
130 struct uvm_pctparam { struct135 #define uvm_pctparam_init(pct, x, f) (pct)->pct_pct = x argument
422 int (*fn)(struct uvm_pctparam *, int)) in uvm_pctparam_init()
302 struct uvm_pctparam { struct305 int (*pct_check)(struct uvm_pctparam *, int); argument