Searched defs:cgrp (Results 1 – 4 of 4) sorted by relevance
410 static inline void cgroup_get(struct cgroup *cgrp) in cgroup_get()415 static inline bool cgroup_tryget(struct cgroup *cgrp) in cgroup_tryget()420 static inline void cgroup_put(struct cgroup *cgrp) in cgroup_put()543 static inline struct cgroup *cgroup_parent(struct cgroup *cgrp) in cgroup_parent()561 static inline bool cgroup_is_descendant(struct cgroup *cgrp, in cgroup_is_descendant()580 static inline struct cgroup *cgroup_ancestor(struct cgroup *cgrp, in cgroup_ancestor()617 static inline bool cgroup_is_populated(struct cgroup *cgrp) in cgroup_is_populated()624 static inline ino_t cgroup_ino(struct cgroup *cgrp) in cgroup_ino()653 static inline int cgroup_name(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_name()658 static inline int cgroup_path(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_path()[all …]
252 static inline void cgroup_bpf_put(struct cgroup *cgrp) {} in cgroup_bpf_put()253 static inline int cgroup_bpf_inherit(struct cgroup *cgrp) { return 0; } in cgroup_bpf_inherit()
471 struct cgroup cgrp; member
704 struct perf_cgroup *cgrp; /* cgroup event is attach to */ member800 struct perf_cgroup *cgrp; member