Searched refs:settings_allocate_properties (Results 1 – 3 of 3) sorted by relevance
1094 r = settings_allocate_properties(s); in oci_cgroup_devices()1236 r = settings_allocate_properties(s); in oci_cgroup_memory()1247 r = settings_allocate_properties(s); in oci_cgroup_memory()1257 r = settings_allocate_properties(s); in oci_cgroup_memory()1358 r = settings_allocate_properties(s); in oci_cgroup_cpu()1368 r = settings_allocate_properties(s); in oci_cgroup_cpu()1395 r = settings_allocate_properties(s); in oci_cgroup_block_io_weight()1449 r = settings_allocate_properties(s); in oci_cgroup_block_io_weight_device()1505 r = settings_allocate_properties(s); in oci_cgroup_block_io_throttle()1565 r = settings_allocate_properties(s); in oci_cgroup_pids()
247 int settings_allocate_properties(Settings *s);
218 int settings_allocate_properties(Settings *s) { in settings_allocate_properties() function