Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dhugetlb_cgroup.c611 idx = MEMFILE_IDX(of_cft(of)->private); in hugetlb_cgroup_write()
614 switch (MEMFILE_ATTR(of_cft(of)->private)) { in hugetlb_cgroup_write()
651 counter = &h_cg->hugepage[MEMFILE_IDX(of_cft(of)->private)]; in hugetlb_cgroup_reset()
652 rsvd_counter = &h_cg->rsvd_hugepage[MEMFILE_IDX(of_cft(of)->private)]; in hugetlb_cgroup_reset()
654 switch (MEMFILE_ATTR(of_cft(of)->private)) { in hugetlb_cgroup_reset()
A Dmemcontrol.c3847 switch (MEMFILE_ATTR(of_cft(of)->private)) { in mem_cgroup_write()
3853 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_write()
3887 switch (MEMFILE_TYPE(of_cft(of)->private)) { in mem_cgroup_reset()
3904 switch (MEMFILE_ATTR(of_cft(of)->private)) { in mem_cgroup_reset()
/linux-6.3-rc2/include/linux/
A Dcgroup.h572 static inline struct cftype *of_cft(struct kernfs_open_file *of) in of_cft() function
582 return of_cft(seq->private); in seq_cft()
/linux-6.3-rc2/security/
A Ddevice_cgroup.c791 of_cft(of)->private, strstrip(buf)); in devcgroup_access_write()
/linux-6.3-rc2/block/
A Dblk-throttle.c1385 *(u64 *)((void *)tg + of_cft(of)->private) = v; in tg_set_conf()
1387 *(unsigned int *)((void *)tg + of_cft(of)->private) = v; in tg_set_conf()
1562 int index = of_cft(of)->private; in tg_set_limit()
/linux-6.3-rc2/kernel/cgroup/
A Dcgroup.c660 struct cftype *cft = of_cft(of); in of_css()
4003 struct cftype *cft = of_cft(of); in cgroup_file_open()
4028 struct cftype *cft = of_cft(of); in cgroup_file_release()
4042 struct cftype *cft = of_cft(of); in cgroup_file_write()
4092 struct cftype *cft = of_cft(of); in cgroup_file_poll()
A Dcpuset.c2745 switch (of_cft(of)->private) { in cpuset_write_resmask()

Completed in 52 milliseconds