Searched defs:nfs_pgio_completion_ops (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 20403 struct nfs_pgio_completion_ops { struct 20404 void (*error_cleanup)(struct list_head *, int); 20405 void (*init_hdr)(struct nfs_pgio_header *); 20406 void (*completion)(struct nfs_pgio_header *); 20407 void (*reschedule_io)(struct nfs_pgio_header *);
|
H A D | vmlinux_600.h | 20403 struct nfs_pgio_completion_ops { struct 20404 void (*error_cleanup)(struct list_head *, int); 20405 void (*init_hdr)(struct nfs_pgio_header *); 20406 void (*completion)(struct nfs_pgio_header *); 20407 void (*reschedule_io)(struct nfs_pgio_header *);
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 110798 struct nfs_pgio_completion_ops { struct 110799 void (*error_cleanup)(struct list_head *, int); 110800 void (*init_hdr)(struct nfs_pgio_header *); 110801 void (*completion)(struct nfs_pgio_header *); 110802 void (*reschedule_io)(struct nfs_pgio_header *);
|
H A D | vmlinux_602.h | 110798 struct nfs_pgio_completion_ops { struct 110799 void (*error_cleanup)(struct list_head *, int); 110800 void (*init_hdr)(struct nfs_pgio_header *); 110801 void (*completion)(struct nfs_pgio_header *); 110802 void (*reschedule_io)(struct nfs_pgio_header *);
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 56404 struct nfs_pgio_completion_ops { struct 56405 void (*error_cleanup)(struct list_head *, int); 56406 void (*init_hdr)(struct nfs_pgio_header *); 56407 void (*completion)(struct nfs_pgio_header *); 56408 void (*reschedule_io)(struct nfs_pgio_header *);
|
H A D | vmlinux_518.h | 56404 struct nfs_pgio_completion_ops { struct 56405 void (*error_cleanup)(struct list_head *, int); 56406 void (*init_hdr)(struct nfs_pgio_header *); 56407 void (*completion)(struct nfs_pgio_header *); 56408 void (*reschedule_io)(struct nfs_pgio_header *);
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 90680 struct nfs_pgio_completion_ops { struct 90681 void (*error_cleanup)(struct list_head *, int); 90682 void (*init_hdr)(struct nfs_pgio_header *); 90683 void (*completion)(struct nfs_pgio_header *); 90684 void (*reschedule_io)(struct nfs_pgio_header *);
|
H A D | vmlinux.h | 90680 struct nfs_pgio_completion_ops { struct 90681 void (*error_cleanup)(struct list_head *, int); 90682 void (*init_hdr)(struct nfs_pgio_header *); 90683 void (*completion)(struct nfs_pgio_header *); 90684 void (*reschedule_io)(struct nfs_pgio_header *);
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 38269 struct nfs_pgio_completion_ops { struct 38270 void (*error_cleanup)(struct list_head *, int); 38271 void (*init_hdr)(struct nfs_pgio_header *); 38272 void (*completion)(struct nfs_pgio_header *); 38273 void (*reschedule_io)(struct nfs_pgio_header *);
|
H A D | vmlinux.h | 38269 struct nfs_pgio_completion_ops { struct 38270 void (*error_cleanup)(struct list_head *, int); 38271 void (*init_hdr)(struct nfs_pgio_header *); 38272 void (*completion)(struct nfs_pgio_header *); 38273 void (*reschedule_io)(struct nfs_pgio_header *);
|