Home
last modified time | relevance | path

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

/systemd-251/src/nspawn/
Dnspawn-oci.c1276 static int oci_cgroup_cpu_shares(const char *name, JsonVariant *v, JsonDispatchFlags flags, void *u… in oci_cgroup_cpu_shares() function
1329 …{ "shares", JSON_VARIANT_UNSIGNED, oci_cgroup_cpu_shares, offsetof(struct cpu_data, share… in oci_cgroup_cpu()