Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 18 of 18) sorted by relevance

/systemd-251/src/network/tc/
Dqfq.h18 uint32_t weight; member
/systemd-251/src/resolve/
Dresolved-dnssd.h34 uint16_t weight; member
Dresolved-dns-rr.h122 uint16_t weight; member
Dresolvectl.c789 uint16_t priority, weight, port; in resolve_service() local
/systemd-251/src/libsystemd/sd-netlink/
Dnetlink-util.h22 uint32_t weight; member
/systemd-251/src/basic/linux/
Dnexthop.h18 __u8 weight; /* weight of this nexthop */ member
Dpkt_sched.h512 __u32 weight; member
796 __u32 weight; member
/systemd-251/src/core/
Dcgroup.c956 static void cgroup_apply_unified_cpu_weight(Unit *u, uint64_t weight) { in cgroup_apply_unified_cpu_weight()
1002 static uint64_t cgroup_cpu_weight_to_shares(uint64_t weight) { in cgroup_cpu_weight_to_shares()
1329 static void set_io_weight(Unit *u, uint64_t weight) { in set_io_weight()
1340 static void set_blkio_weight(Unit *u, uint64_t weight) { in set_blkio_weight()
1395 uint64_t weight; in cgroup_context_apply() local
1417 uint64_t weight; in cgroup_context_apply() local
1444 uint64_t weight; in cgroup_context_apply() local
1510 uint64_t weight; in cgroup_context_apply() local
Dcgroup.h71 uint64_t weight; member
89 uint64_t weight; member
Ddbus-cgroup.c1292 uint64_t weight; in bus_cgroup_set_property() local
1540 uint64_t weight; in bus_cgroup_set_property() local
/systemd-251/src/shared/
Dformat-table.c74 …unsigned weight; /* the horizontal weight for this column, in case the table is expande… member
338 unsigned weight, in table_data_matches()
384 unsigned weight, in table_data_new()
422 unsigned weight, in table_add_cell_full()
633 int table_set_weight(Table *t, TableCell *cell, unsigned weight) { in table_set_weight()
Dbus-unit-util.c661 const char *path, *weight, *e; in bus_append_cgroup_property() local
Duser-record.c588 uint64_t *weight = userdata, k; in json_dispatch_weight() local
/systemd-251/src/analyze/
Danalyze-security.c120 uint64_t weight; member
1769 uint64_t weight = access_weight(a, policy); in assess() local
1859 const uint64_t *weight, *badness, *range; in assess() local
/systemd-251/src/home/
Duser-record-util.c1403 int user_record_set_rebalance_weight(UserRecord *h, uint64_t weight) { in user_record_set_rebalance_weight()
/systemd-251/src/partition/
Drepart.c145 uint32_t weight, padding_weight; member
640 static int scale_by_weight(uint64_t value, uint64_t weight, uint64_t weight_sum, uint64_t *ret) { in scale_by_weight()
/systemd-251/src/systemctl/
Dsystemctl-show.c1372 uint64_t weight; in print_property() local
/systemd-251/src/nspawn/
Dnspawn-oci.c1417 uint64_t weight; in oci_cgroup_block_io_weight_device() member