Home
last modified time | relevance | path

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

/external/webrtc/sdk/objc/helpers/
Dscoped_cftyperef.h105 static ScopedCFTypeRef<T> AdoptCF(T cftype) { in AdoptCF()
110 static ScopedCFTypeRef<T> ScopedCF(T cftype) { in ScopedCF()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h9322 struct cftype { struct
9333 u64 (*read_u64)(struct cgroup_subsys_state *, struct cftype *); argument
9334 s64 (*read_s64)(struct cgroup_subsys_state *, struct cftype *); argument
9339 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); argument
9340 int (*write_s64)(struct cgroup_subsys_state *, struct cftype *, s64); argument
9341 ssize_t (*write)(struct kernfs_open_file *, char *, size_t, loff_t);
9342 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);
9343 struct lock_class_key lockdep_key;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h7671 struct cftype { struct
7682 u64 (*read_u64)(struct cgroup_subsys_state *, struct cftype *); argument
7683 s64 (*read_s64)(struct cgroup_subsys_state *, struct cftype *); argument
7688 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); argument
7689 int (*write_s64)(struct cgroup_subsys_state *, struct cftype *, s64); argument
7690 ssize_t (*write)(struct kernfs_open_file *, char *, size_t, loff_t);
7691 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);
Dvmlinux.h7671 struct cftype { struct
7682 u64 (*read_u64)(struct cgroup_subsys_state *, struct cftype *); argument
7683 s64 (*read_s64)(struct cgroup_subsys_state *, struct cftype *); argument
7688 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); argument
7689 int (*write_s64)(struct cgroup_subsys_state *, struct cftype *, s64); argument
7690 ssize_t (*write)(struct kernfs_open_file *, char *, size_t, loff_t);
7691 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h6547 struct cftype { struct
6558 u64 (*read_u64)(struct cgroup_subsys_state *, struct cftype *); argument
6559 s64 (*read_s64)(struct cgroup_subsys_state *, struct cftype *); argument
6564 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); argument
6565 int (*write_s64)(struct cgroup_subsys_state *, struct cftype *, s64); argument
6566 ssize_t (*write)(struct kernfs_open_file *, char *, size_t, loff_t);
6567 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);
Dvmlinux_510.h6547 struct cftype { struct
6558 u64 (*read_u64)(struct cgroup_subsys_state *, struct cftype *); argument
6559 s64 (*read_s64)(struct cgroup_subsys_state *, struct cftype *); argument
6564 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); argument
6565 int (*write_s64)(struct cgroup_subsys_state *, struct cftype *, s64); argument
6566 ssize_t (*write)(struct kernfs_open_file *, char *, size_t, loff_t);
6567 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h9753 struct cftype { struct
9764 u64 (*read_u64)(struct cgroup_subsys_state *, struct cftype *); argument
9765 s64 (*read_s64)(struct cgroup_subsys_state *, struct cftype *); argument
9770 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); argument
9771 int (*write_s64)(struct cgroup_subsys_state *, struct cftype *, s64); argument
9772 ssize_t (*write)(struct kernfs_open_file *, char *, size_t, loff_t);
9773 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);
Dvmlinux.h9753 struct cftype { struct
9764 u64 (*read_u64)(struct cgroup_subsys_state *, struct cftype *); argument
9765 s64 (*read_s64)(struct cgroup_subsys_state *, struct cftype *); argument
9770 int (*write_u64)(struct cgroup_subsys_state *, struct cftype *, u64); argument
9771 int (*write_s64)(struct cgroup_subsys_state *, struct cftype *, s64); argument
9772 ssize_t (*write)(struct kernfs_open_file *, char *, size_t, loff_t);
9773 __poll_t (*poll)(struct kernfs_open_file *, struct poll_table_struct *);