Searched refs:__read_cgroup_id (Results 1 – 1 of 1) sorted by relevance
51 static u64 __read_cgroup_id(const char *path) in __read_cgroup_id() function76 cgrp->id = __read_cgroup_id(path); in read_cgroup_id()80 static inline u64 __read_cgroup_id(const char *path __maybe_unused) { return -1ULL; } in __read_cgroup_id() function631 cgrp_id = __read_cgroup_id(cn->name); in read_all_cgroups()