Home
last modified time | relevance | path

Searched refs:of_cft (Results 1 – 7 of 7) sorted by relevance

/linux/mm/
A Dhugetlb_cgroup.c512 idx = MEMFILE_IDX(of_cft(of)->private); in hugetlb_cgroup_write()
515 switch (MEMFILE_ATTR(of_cft(of)->private)) { in hugetlb_cgroup_write()
552 counter = &h_cg->hugepage[MEMFILE_IDX(of_cft(of)->private)]; in hugetlb_cgroup_reset()
553 rsvd_counter = &h_cg->rsvd_hugepage[MEMFILE_IDX(of_cft(of)->private)]; in hugetlb_cgroup_reset()
555 switch (MEMFILE_ATTR(of_cft(of)->private)) { in hugetlb_cgroup_reset()
A Dmemcontrol.c3731 switch (MEMFILE_ATTR(of_cft(of)->private)) { in mem_cgroup_write()
3737 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_write()
3767 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_reset()
3784 switch (MEMFILE_ATTR(of_cft(of)->private)) { in mem_cgroup_reset()
/linux/include/linux/
A Dcgroup.h631 static inline struct cftype *of_cft(struct kernfs_open_file *of) in of_cft() function
641 return of_cft(seq->private); in seq_cft()
/linux/security/
A Ddevice_cgroup.c765 of_cft(of)->private, strstrip(buf)); in devcgroup_access_write()
/linux/block/
A Dblk-throttle.c1340 *(u64 *)((void *)tg + of_cft(of)->private) = v; in tg_set_conf()
1342 *(unsigned int *)((void *)tg + of_cft(of)->private) = v; in tg_set_conf()
1517 int index = of_cft(of)->private; in tg_set_limit()
/linux/kernel/cgroup/
A Dcgroup.c654 struct cftype *cft = of_cft(of); in of_css()
3818 struct cftype *cft = of_cft(of); in cgroup_file_open()
3843 struct cftype *cft = of_cft(of); in cgroup_file_release()
3857 struct cftype *cft = of_cft(of); in cgroup_file_write()
3907 struct cftype *cft = of_cft(of); in cgroup_file_poll()
A Dcpuset.c2460 switch (of_cft(of)->private) { in cpuset_write_resmask()

Completed in 43 milliseconds