Home
last modified time | relevance | path

Searched defs:cftype (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h5186 struct cftype { struct
5197 u64 (*read_u64)(struct cgroup_subsys_state *, struct cftype *); argument
5198 s64 (*read_s64)(struct cgroup_subsys_state *, struct cftype *); argument
5203 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); argument
5204 int (*write_s64)(struct cgroup_subsys_state *, struct cftype *, s64); argument
5205 ssize_t (*write)(struct kernfs_open_file *, char *, size_t, loff_t);
5206 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h4780 struct cftype { struct
4791 u64 (*read_u64)(struct cgroup_subsys_state *, struct cftype *); argument
4792 s64 (*read_s64)(struct cgroup_subsys_state *, struct cftype *); argument
4797 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); argument
4798 int (*write_s64)(struct cgroup_subsys_state *, struct cftype *, s64); argument
4799 ssize_t (*write)(struct kernfs_open_file *, char *, size_t, loff_t);
4800 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);