Searched refs:of_cft (Results 1 – 7 of 7) sorted by relevance
303 idx = MEMFILE_IDX(of_cft(of)->private); in hugetlb_cgroup_write()306 switch (MEMFILE_ATTR(of_cft(of)->private)) { in hugetlb_cgroup_write()326 counter = &h_cg->hugepage[MEMFILE_IDX(of_cft(of)->private)]; in hugetlb_cgroup_reset()328 switch (MEMFILE_ATTR(of_cft(of)->private)) { in hugetlb_cgroup_reset()
3643 switch (MEMFILE_ATTR(of_cft(of)->private)) { in mem_cgroup_write()3649 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_write()3681 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_reset()3698 switch (MEMFILE_ATTR(of_cft(of)->private)) { in mem_cgroup_reset()
624 static inline struct cftype *of_cft(struct kernfs_open_file *of) in of_cft() function634 return of_cft(seq->private); in seq_cft()
762 of_cft(of)->private, strstrip(buf)); in devcgroup_access_write()
1444 *(u64 *)((void *)tg + of_cft(of)->private) = v; in tg_set_conf()1446 *(unsigned int *)((void *)tg + of_cft(of)->private) = v; in tg_set_conf()1595 int index = of_cft(of)->private; in tg_set_limit()
2374 switch (of_cft(of)->private) { in cpuset_write_resmask()
633 struct cftype *cft = of_cft(of); in of_css()