Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcgroup.h30 extern int cgroupstats_build(struct cgroupstats *stats,
503 static inline int cgroupstats_build(struct cgroupstats *stats, in cgroupstats_build() function
/linux-4.1.27/kernel/
Dtaskstats.c453 rc = cgroupstats_build(stats, f.file->f_path.dentry); in cgroupstats_user_cmd()
Dcgroup.c4043 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build() function