Home
last modified time | relevance | path

Searched refs:cgroupstats_build (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dcgroup.h120 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry);
711 static inline int cgroupstats_build(struct cgroupstats *stats, in cgroupstats_build() function
/kernel/linux/linux-6.6/include/linux/
H A Dcgroup.h121 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry);
649 static inline int cgroupstats_build(struct cgroupstats *stats, in cgroupstats_build() function
/kernel/linux/linux-5.10/kernel/
H A Dtaskstats.c422 rc = cgroupstats_build(stats, f.file->f_path.dentry); in cgroupstats_user_cmd()
/kernel/linux/linux-6.6/kernel/
H A Dtaskstats.c444 rc = cgroupstats_build(stats, f.file->f_path.dentry); in cgroupstats_user_cmd()
/kernel/linux/linux-5.10/kernel/cgroup/
H A Dcgroup-v1.c701 * cgroupstats_build - build and fill cgroupstats
709 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry)
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcgroup-v1.c693 * cgroupstats_build - build and fill cgroupstats
703 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry)

Completed in 7 milliseconds