__read_cgroup_id
static u64 __read_cgroup_id(const char *path)
static inline u64 __read_cgroup_id(const char *path __maybe_unused) { return -1ULL; }