Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dcgroup.h306 #define UNIT_CGROUP_BOOL(u, name) \ macro
Dcgroup.c3622 if (!UNIT_CGROUP_BOOL(u, memory_accounting)) in unit_get_memory_available()
3686 if (!UNIT_CGROUP_BOOL(u, memory_accounting)) in unit_get_memory_current()
3710 if (!UNIT_CGROUP_BOOL(u, tasks_accounting)) in unit_get_tasks_current()
3779 if (!UNIT_CGROUP_BOOL(u, cpu_accounting)) in unit_get_cpu_usage()
3819 if (!UNIT_CGROUP_BOOL(u, ip_accounting)) in unit_get_ip_accounting()
3938 if (!UNIT_CGROUP_BOOL(u, io_accounting)) in unit_get_io_accounting()