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()
3224 switch (MEMFILE_ATTR(of_cft(of)->private)) { in mem_cgroup_write()3230 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_write()3259 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_reset()3276 switch (MEMFILE_ATTR(of_cft(of)->private)) { in mem_cgroup_reset()
617 static inline struct cftype *of_cft(struct kernfs_open_file *of) in of_cft() function627 return of_cft(seq->private); in seq_cft()
762 of_cft(of)->private, strstrip(buf)); in devcgroup_access_write()
1456 *(u64 *)((void *)tg + of_cft(of)->private) = v; in tg_set_conf()1458 *(unsigned int *)((void *)tg + of_cft(of)->private) = v; in tg_set_conf()1607 int index = of_cft(of)->private; in tg_set_limit()
1723 switch (of_cft(of)->private) { in cpuset_write_resmask()
567 struct cftype *cft = of_cft(of); in of_css()