Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h22836 struct zpool_driver { struct
22837 char *type;
22838 struct module *owner;
22839 atomic_t refcount;
22840 struct list_head list;
22841 void * (*create)(const char *, gfp_t, const struct zpool_ops *, struct zpool *);
22842 void (*destroy)(void *);
22843 bool malloc_support_movable;
22844 int (*malloc)(void *, size_t, gfp_t, long unsigned int *);
22845 void (*free)(void *, long unsigned int);
[all …]
H A Dvmlinux_602.h22836 struct zpool_driver { struct
22837 char *type;
22838 struct module *owner;
22839 atomic_t refcount;
22840 struct list_head list;
22841 void * (*create)(const char *, gfp_t, const struct zpool_ops *, struct zpool *);
22842 void (*destroy)(void *);
22843 bool malloc_support_movable;
22844 int (*malloc)(void *, size_t, gfp_t, long unsigned int *);
22845 void (*free)(void *, long unsigned int);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h50539 struct zpool_driver { struct
50540 char *type;
50541 struct module *owner;
50542 atomic_t refcount;
50543 struct list_head list;
50544 void * (*create)(const char *, gfp_t, const struct zpool_ops *, struct zpool *);
50545 void (*destroy)(void *);
50546 bool malloc_support_movable;
50547 int (*malloc)(void *, size_t, gfp_t, long unsigned int *);
50548 void (*free)(void *, long unsigned int);
[all …]
H A Dvmlinux_518.h50539 struct zpool_driver { struct
50540 char *type;
50541 struct module *owner;
50542 atomic_t refcount;
50543 struct list_head list;
50544 void * (*create)(const char *, gfp_t, const struct zpool_ops *, struct zpool *);
50545 void (*destroy)(void *);
50546 bool malloc_support_movable;
50547 int (*malloc)(void *, size_t, gfp_t, long unsigned int *);
50548 void (*free)(void *, long unsigned int);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h69662 struct zpool_driver { struct
69663 char *type;
69664 struct module *owner;
69665 atomic_t refcount;
69666 struct list_head list;
69667 void * (*create)(const char *, gfp_t, const struct zpool_ops *, struct zpool *);
69668 void (*destroy)(void *);
69669 bool malloc_support_movable;
69670 int (*malloc)(void *, size_t, gfp_t, long unsigned int *);
69671 void (*free)(void *, long unsigned int);
[all …]
H A Dvmlinux.h69662 struct zpool_driver { struct
69663 char *type;
69664 struct module *owner;
69665 atomic_t refcount;
69666 struct list_head list;
69667 void * (*create)(const char *, gfp_t, const struct zpool_ops *, struct zpool *);
69668 void (*destroy)(void *);
69669 bool malloc_support_movable;
69670 int (*malloc)(void *, size_t, gfp_t, long unsigned int *);
69671 void (*free)(void *, long unsigned int);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h34341 struct zpool_driver { struct
34342 char *type;
34343 struct module *owner;
34344 atomic_t refcount;
34345 struct list_head list;
34346 void * (*create)(const char *, gfp_t, const struct zpool_ops *, struct zpool *);
34347 void (*destroy)(void *);
34348 bool malloc_support_movable;
34349 int (*malloc)(void *, size_t, gfp_t, long unsigned int *);
34350 void (*free)(void *, long unsigned int);
[all …]
H A Dvmlinux.h34341 struct zpool_driver { struct
34342 char *type;
34343 struct module *owner;
34344 atomic_t refcount;
34345 struct list_head list;
34346 void * (*create)(const char *, gfp_t, const struct zpool_ops *, struct zpool *);
34347 void (*destroy)(void *);
34348 bool malloc_support_movable;
34349 int (*malloc)(void *, size_t, gfp_t, long unsigned int *);
34350 void (*free)(void *, long unsigned int);
[all …]