kernfs_open_file  455 include/linux/cgroup.h 	ssize_t (*write)(struct kernfs_open_file *of,
kernfs_open_file  537 include/linux/cgroup.h static inline struct cftype *of_cft(struct kernfs_open_file *of)
kernfs_open_file  542 include/linux/cgroup.h struct cgroup_subsys_state *of_css(struct kernfs_open_file *of);
kernfs_open_file  206 include/linux/kernfs.h 	ssize_t (*read)(struct kernfs_open_file *of, char *buf, size_t bytes,
kernfs_open_file  217 include/linux/kernfs.h 	ssize_t (*write)(struct kernfs_open_file *of, char *buf, size_t bytes,
kernfs_open_file  220 include/linux/kernfs.h 	int (*mmap)(struct kernfs_open_file *of, struct vm_area_struct *vma);