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