Home
last modified time | relevance | path

Searched refs:cgroupstats_build (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dcgroup.h122 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry);
722 static inline int cgroupstats_build(struct cgroupstats *stats, in cgroupstats_build() function
/Linux-v6.1/kernel/
Dtaskstats.c444 rc = cgroupstats_build(stats, f.file->f_path.dentry); in cgroupstats_user_cmd()
/Linux-v6.1/kernel/cgroup/
Dcgroup-v1.c699 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build() function