Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcgroup.h124 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry);
716 static inline int cgroupstats_build(struct cgroupstats *stats, in cgroupstats_build() function
/OK3568_Linux_fs/kernel/kernel/
H A Dtaskstats.c422 rc = cgroupstats_build(stats, f.file->f_path.dentry); in cgroupstats_user_cmd()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup-v1.c704 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build() function