Home
last modified time | relevance | path

Searched refs:wrl_reserve (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/xenstore/
A Dxenstored_domain.c771 static wrl_creditt wrl_reserve; /* [-wrl_config_newdoms_dburst, +_gburst ] */ variable
816 wrl_xfer_credit(&wrl_reserve, -wrl_config_newdoms_dburst, in wrl_domain_new()
829 &wrl_reserve, wrl_config_dburst); in wrl_domain_destroy()
866 wrl_xfer_credit(&wrl_reserve, 0, in wrl_credit_update()
874 &wrl_reserve, wrl_config_gburst); in wrl_credit_update()
883 (long)domain->wrl_credit, (long)wrl_reserve, in wrl_credit_update()
918 (long)domain->wrl_credit, (long)wrl_reserve, in wrl_check_timeout()
939 (long)domain->wrl_credit, (long)wrl_reserve); in wrl_apply_debit_actual()

Completed in 3 milliseconds