Home
last modified time | relevance | path

Searched defs:mddev (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dmdflush.bpf.c17 int BPF_PROG(md_flush_request, void *mddev, void *bio) in BPF_PROG()
32 int BPF_KPROBE(kprobe_md_flush_request, void *mddev, void *bio) in BPF_KPROBE()
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h47125 struct mddev { struct
47126 void *private;
47127 struct md_personality *pers;
47128 dev_t unit;
47129 int md_minor;
47130 struct list_head disks;
47131 long unsigned int flags;
47132 long unsigned int sb_flags;
47133 int suspended;
47134 atomic_t active_io;
[all …]
H A Dvmlinux_600.h47125 struct mddev { struct
47126 void *private;
47127 struct md_personality *pers;
47128 dev_t unit;
47129 int md_minor;
47130 struct list_head disks;
47131 long unsigned int flags;
47132 long unsigned int sb_flags;
47133 int suspended;
47134 atomic_t active_io;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h112296 struct mddev { struct
112297 void *private;
112298 struct md_personality *pers;
112299 dev_t unit;
112300 int md_minor;
112301 struct list_head disks;
112302 long unsigned int flags;
112303 long unsigned int sb_flags;
112304 int suspended;
112305 atomic_t active_io;
[all …]
H A Dvmlinux_518.h112296 struct mddev { struct
112297 void *private;
112298 struct md_personality *pers;
112299 dev_t unit;
112300 int md_minor;
112301 struct list_head disks;
112302 long unsigned int flags;
112303 long unsigned int sb_flags;
112304 int suspended;
112305 atomic_t active_io;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h99855 struct mddev { struct
99856 void *private;
99857 struct md_personality *pers;
99858 dev_t unit;
99859 int md_minor;
99860 struct list_head disks;
99861 long unsigned int flags;
99862 long unsigned int sb_flags;
99863 int suspended;
99864 atomic_t active_io;
[all …]
H A Dvmlinux.h99855 struct mddev { struct
99856 void *private;
99857 struct md_personality *pers;
99858 dev_t unit;
99859 int md_minor;
99860 struct list_head disks;
99861 long unsigned int flags;
99862 long unsigned int sb_flags;
99863 int suspended;
99864 atomic_t active_io;
[all …]