Home
last modified time | relevance | path

Searched defs:loop_func_table (Results 1 – 6 of 6) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h100876 struct loop_func_table { struct
100877 int number;
100878 …truct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
100879 int (*init)(struct loop_device *, const struct loop_info64 *);
100880 int (*release)(struct loop_device *);
100881 int (*ioctl)(struct loop_device *, int, long unsigned int);
100882 struct module *owner;
Dvmlinux.h100876 struct loop_func_table { struct
100877 int number;
100878 …truct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
100879 int (*init)(struct loop_device *, const struct loop_info64 *);
100880 int (*release)(struct loop_device *);
100881 int (*ioctl)(struct loop_device *, int, long unsigned int);
100882 struct module *owner;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h83949 struct loop_func_table { struct
83950 int number;
83951 …truct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
83952 int (*init)(struct loop_device *, const struct loop_info64 *);
83953 int (*release)(struct loop_device *);
83954 int (*ioctl)(struct loop_device *, int, long unsigned int);
83955 struct module *owner;
Dvmlinux_510.h83949 struct loop_func_table { struct
83950 int number;
83951 …truct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
83952 int (*init)(struct loop_device *, const struct loop_info64 *);
83953 int (*release)(struct loop_device *);
83954 int (*ioctl)(struct loop_device *, int, long unsigned int);
83955 struct module *owner;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h82309 struct loop_func_table { struct
82310 int number;
82311 …truct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
82312 int (*init)(struct loop_device *, const struct loop_info64 *);
82313 int (*release)(struct loop_device *);
82314 int (*ioctl)(struct loop_device *, int, long unsigned int);
82315 struct module *owner;
Dvmlinux.h82309 struct loop_func_table { struct
82310 int number;
82311 …truct loop_device *, int, struct page *, unsigned int, struct page *, unsigned int, int, sector_t);
82312 int (*init)(struct loop_device *, const struct loop_info64 *);
82313 int (*release)(struct loop_device *);
82314 int (*ioctl)(struct loop_device *, int, long unsigned int);
82315 struct module *owner;