Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Duser-record.h229 #define REBALANCE_WEIGHT_UNSET UINT64_MAX macro
Duser-record-show.c464 if (hr->rebalance_weight != REBALANCE_WEIGHT_UNSET) { in user_record_show()
Duser-record.c88 .rebalance_weight = REBALANCE_WEIGHT_UNSET, in user_record_new()
995 *rebalance_weight = REBALANCE_WEIGHT_UNSET; in dispatch_rebalance_weight()
1978 if (h->rebalance_weight == REBALANCE_WEIGHT_UNSET) in user_record_rebalance_weight()
/systemd-251/src/home/
Duser-record-util.c1491 if (weight == REBALANCE_WEIGHT_UNSET) in user_record_set_rebalance_weight()