Lines Matching +defs:c +defs:mode

83         CGroupContext *c;  in unit_has_startup_cgroup_constraints()  local
136 void cgroup_context_init(CGroupContext *c) { in cgroup_context_init()
170 void cgroup_context_free_device_allow(CGroupContext *c, CGroupDeviceAllow *a) { in cgroup_context_free_device_allow()
179 void cgroup_context_free_io_device_weight(CGroupContext *c, CGroupIODeviceWeight *w) { in cgroup_context_free_io_device_weight()
188 void cgroup_context_free_io_device_latency(CGroupContext *c, CGroupIODeviceLatency *l) { in cgroup_context_free_io_device_latency()
197 void cgroup_context_free_io_device_limit(CGroupContext *c, CGroupIODeviceLimit *l) { in cgroup_context_free_io_device_limit()
206 void cgroup_context_free_blockio_device_weight(CGroupContext *c, CGroupBlockIODeviceWeight *w) { in cgroup_context_free_blockio_device_weight()
215 void cgroup_context_free_blockio_device_bandwidth(CGroupContext *c, CGroupBlockIODeviceBandwidth *b… in cgroup_context_free_blockio_device_bandwidth()
224 void cgroup_context_remove_bpf_foreign_program(CGroupContext *c, CGroupBPFForeignProgram *p) { in cgroup_context_remove_bpf_foreign_program()
243 void cgroup_context_done(CGroupContext *c) { in cgroup_context_done()
294 CGroupContext *c; in unit_compare_memory_limit() local
417 CGroupContext *c; in cgroup_context_dump() local
644 int cgroup_add_device_allow(CGroupContext *c, const char *dev, const char *mode) { in cgroup_add_device_allow()
673 int cgroup_add_bpf_foreign_program(CGroupContext *c, uint32_t attach_type, const char *bpffs_path) { in cgroup_add_bpf_foreign_program()
767 CGroupContext *c; in cgroup_oomd_xattr_apply() local
825 mode_t mode; in lookup_block_device() local
869 static bool cgroup_context_has_cpu_weight(CGroupContext *c) { in cgroup_context_has_cpu_weight()
874 static bool cgroup_context_has_cpu_shares(CGroupContext *c) { in cgroup_context_has_cpu_shares()
879 static bool cgroup_context_has_allowed_cpus(CGroupContext *c) { in cgroup_context_has_allowed_cpus()
883 static bool cgroup_context_has_allowed_mems(CGroupContext *c) { in cgroup_context_has_allowed_mems()
887 static uint64_t cgroup_context_cpu_weight(CGroupContext *c, ManagerState state) { in cgroup_context_cpu_weight()
897 static uint64_t cgroup_context_cpu_shares(CGroupContext *c, ManagerState state) { in cgroup_context_cpu_shares()
907 static CPUSet *cgroup_context_allowed_cpus(CGroupContext *c, ManagerState state) { in cgroup_context_allowed_cpus()
915 static CPUSet *cgroup_context_allowed_mems(CGroupContext *c, ManagerState state) { in cgroup_context_allowed_mems()
1019 static bool cgroup_context_has_io_config(CGroupContext *c) { in cgroup_context_has_io_config()
1028 static bool cgroup_context_has_blockio_config(CGroupContext *c) { in cgroup_context_has_blockio_config()
1036 static uint64_t cgroup_context_io_weight(CGroupContext *c, ManagerState state) { in cgroup_context_io_weight()
1046 static uint64_t cgroup_context_blkio_weight(CGroupContext *c, ManagerState state) { in cgroup_context_blkio_weight()
1197 CGroupContext *c; in unit_has_unified_memory_config() local
1244 CGroupContext *c; in cgroup_apply_devices() local
1363 CGroupContext *c; in cgroup_context_apply() local
1664 CGroupContext *c; in unit_get_needs_bpf_firewall() local
1693 CGroupContext *c; in unit_get_needs_bpf_foreign_program() local
1704 CGroupContext *c; in unit_get_needs_socket_bind() local
1715 CGroupContext *c; in unit_get_needs_restrict_network_interfaces() local
1727 CGroupContext *c; in unit_get_cgroup_mask() local
1787 CGroupContext *c; in unit_get_own_mask() local
1803 CGroupContext *c; in unit_get_delegate_mask() local
1870 CGroupContext *c; in unit_get_disable_mask() local
2073 CGroupContext *c; in unit_watch_cgroup_memory() local
2366 for (CGroupController c = 0; c < _CGROUP_CONTROLLER_MAX; c++) { in unit_attach_pids_to_cgroup() local
3118 uint64_t c; in unit_check_oom() local
3491 for (CGroupController c = 0; c < _CGROUP_CONTROLLER_MAX; c++) in manager_setup_cgroup() local
4087 CGroupContext *c; in unit_cgroup_delegate() local