Searched refs:of_cft (Results 1 – 8 of 8) sorted by relevance
287 idx = MEMFILE_IDX(of_cft(of)->private); in hugetlb_cgroup_write()289 switch (MEMFILE_ATTR(of_cft(of)->private)) { in hugetlb_cgroup_write()309 counter = &h_cg->hugepage[MEMFILE_IDX(of_cft(of)->private)]; in hugetlb_cgroup_reset()311 switch (MEMFILE_ATTR(of_cft(of)->private)) { in hugetlb_cgroup_reset()
3010 switch (MEMFILE_ATTR(of_cft(of)->private)) { in mem_cgroup_write()3016 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_write()3042 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_reset()3056 switch (MEMFILE_ATTR(of_cft(of)->private)) { in mem_cgroup_reset()
124 switch (of_cft(of)->private) { in tcp_cgroup_write()189 switch (of_cft(of)->private) { in tcp_cgroup_reset()
487 static inline struct cftype *of_cft(struct kernfs_open_file *of) in of_cft() function497 return of_cft(seq->private); in seq_cft()
770 of_cft(of)->private, strstrip(buf)); in devcgroup_access_write()
1207 *(u64 *)((void *)tg + of_cft(of)->private) = v; in tg_set_conf()1209 *(unsigned int *)((void *)tg + of_cft(of)->private) = v; in tg_set_conf()
1718 switch (of_cft(of)->private) { in cpuset_write_resmask()
451 struct cftype *cft = of_cft(of); in of_css()