Home
last modified time | relevance | path

Searched defs:blk_zone (Results 26 – 43 of 43) sorted by relevance

12

/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/
H A Dblkzoned.h29 struct blk_zone { struct
45 struct blk_zone zones[]; argument
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Dblkzoned.h41 struct blk_zone { struct
57 struct blk_zone zones[0]; argument
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/
H A Dblkzoned.h29 struct blk_zone { struct
45 struct blk_zone zones[]; argument
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Dblkzoned.h29 struct blk_zone { struct
45 struct blk_zone zones[]; argument
/aosp_15_r20/external/f2fs-tools/include/
H A Df2fs_fs.h1712 #define blk_zone blk_zone_v2 macro
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h12998 struct blk_zone { struct
13011 typedef int (*report_zones_cb)(struct blk_zone *, unsigned int, void *); argument
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h21146 struct blk_zone { struct
21159 typedef int (*report_zones_cb)(struct blk_zone *, unsigned int, void *); argument
H A Dvmlinux_600.h21146 struct blk_zone { struct
21159 typedef int (*report_zones_cb)(struct blk_zone *, unsigned int, void *); argument
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h5314 struct blk_zone { struct
5315 __u64 start;
5316 __u64 len;
5317 __u64 wp;
5318 __u8 type;
5319 __u8 cond;
5343 typedef int (*report_zones_cb)(struct blk_zone *, unsigned int, void *); argument
H A Dvmlinux_602.h5314 struct blk_zone { struct
5315 __u64 start;
5316 __u64 len;
5317 __u64 wp;
5318 __u8 type;
5319 __u8 cond;
5343 typedef int (*report_zones_cb)(struct blk_zone *, unsigned int, void *); argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h9436 struct blk_zone { struct
9437 __u64 start;
9438 __u64 len;
9439 __u64 wp;
9440 __u8 type;
9441 __u8 cond;
9465 typedef int (*report_zones_cb)(struct blk_zone *, unsigned int, void *); argument
H A Dvmlinux_518.h9436 struct blk_zone { struct
9437 __u64 start;
9438 __u64 len;
9439 __u64 wp;
9440 __u8 type;
9441 __u8 cond;
9465 typedef int (*report_zones_cb)(struct blk_zone *, unsigned int, void *); argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h6373 struct blk_zone { struct
6374 __u64 start;
6375 __u64 len;
6376 __u64 wp;
6377 __u8 type;
6378 __u8 cond;
6379 __u8 non_seq;
6380 __u8 reset;
6381 __u8 resv[4];
6382 __u64 capacity;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h16463 struct blk_zone { struct
16464 __u64 start;
16465 __u64 len;
16466 __u64 wp;
16467 __u8 type;
16468 __u8 cond;
16492 typedef int (*report_zones_cb)(struct blk_zone *, unsigned int, void *); argument
H A Dvmlinux.h16463 struct blk_zone { struct
16464 __u64 start;
16465 __u64 len;
16466 __u64 wp;
16467 __u8 type;
16468 __u8 cond;
16492 typedef int (*report_zones_cb)(struct blk_zone *, unsigned int, void *); argument
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h4900 struct blk_zone { struct
4901 __u64 start;
4902 __u64 len;
4903 __u64 wp;
4904 __u8 type;
4905 __u8 cond;
4929 typedef int (*report_zones_cb)(struct blk_zone *, unsigned int, void *); argument
H A Dvmlinux.h4900 struct blk_zone { struct
4901 __u64 start;
4902 __u64 len;
4903 __u64 wp;
4904 __u8 type;
4905 __u8 cond;
4929 typedef int (*report_zones_cb)(struct blk_zone *, unsigned int, void *); argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h5982 struct blk_zone { struct
5983 __u64 start;
5984 __u64 len;
5985 __u64 wp;
5986 __u8 type;
5987 __u8 cond;
5988 __u8 non_seq;
5989 __u8 reset;
5990 __u8 resv[4];
5991 __u64 capacity;
[all …]

12