Searched refs:cg_path_get_slice (Results 1 – 6 of 6) sorted by relevance
1420 r = cg_path_get_slice(path, &slice); in cg_path_get_owner_uid()1449 int cg_path_get_slice(const char *p, char **slice) { in cg_path_get_slice() function1495 return cg_path_get_slice(cgroup, slice); in cg_pid_get_slice()1509 return cg_path_get_slice(t, slice); in cg_path_get_user_slice()
265 int cg_path_get_slice(const char *path, char **slice);
123 assert_se(cg_path_get_slice(path, &s) == code); in check_p_g_slice()
310 (void) cg_path_get_slice(c->cgroup, &t); in client_context_read_cgroup()
446 r = cg_path_get_slice(shifted, (char**) &c->slice); in sd_bus_creds_get_slice()
946 r = cg_path_get_slice(p, &slice); in oci_cgroups_path()