Searched refs:of_cft (Results 1 – 8 of 8) sorted by relevance
286 idx = MEMFILE_IDX(of_cft(of)->private); in hugetlb_cgroup_write()288 switch (MEMFILE_ATTR(of_cft(of)->private)) { in hugetlb_cgroup_write()308 counter = &h_cg->hugepage[MEMFILE_IDX(of_cft(of)->private)]; in hugetlb_cgroup_reset()310 switch (MEMFILE_ATTR(of_cft(of)->private)) { in hugetlb_cgroup_reset()
3309 switch (MEMFILE_ATTR(of_cft(of)->private)) { in mem_cgroup_write()3315 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_write()3341 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_reset()3355 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()
195 static inline struct cftype *of_cft(struct kernfs_open_file *of) in of_cft() function205 return of_cft(seq->private); in seq_cft()
770 of_cft(of)->private, strstrip(buf)); in devcgroup_access_write()
1374 *(u64 *)((void *)tg + of_cft(of)->private) = ctx.v; in tg_set_conf()1376 *(unsigned int *)((void *)tg + of_cft(of)->private) = ctx.v; in tg_set_conf()
1684 switch (of_cft(of)->private) { in cpuset_write_resmask()
333 struct cftype *cft = of_cft(of); in of_css()