Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h50562 struct zbud_pool { struct
50563 spinlock_t lock;
50564 union {
50568 struct list_head lru;
50569 u64 pages_nr;
50570 const struct zbud_ops *ops;
50571 struct zpool *zpool;
50572 const struct zpool_ops *zpool_ops;
Dvmlinux.h50562 struct zbud_pool { struct
50563 spinlock_t lock;
50564 union {
50568 struct list_head lru;
50569 u64 pages_nr;
50570 const struct zbud_ops *ops;
50571 struct zpool *zpool;
50572 const struct zpool_ops *zpool_ops;
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h109091 struct zbud_pool { struct
109092 spinlock_t lock;
109093 union {
109097 struct list_head lru;
109098 u64 pages_nr;
109099 struct zpool *zpool;
109100 const struct zpool_ops *zpool_ops;
Dvmlinux.h109091 struct zbud_pool { struct
109092 spinlock_t lock;
109093 union {
109097 struct list_head lru;
109098 u64 pages_nr;
109099 struct zpool *zpool;
109100 const struct zpool_ops *zpool_ops;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h89147 struct zbud_pool { struct
89148 spinlock_t lock;
89149 union {
89153 struct list_head lru;
89154 u64 pages_nr;
89155 const struct zbud_ops *ops;
89156 struct zpool *zpool;
89157 const struct zpool_ops *zpool_ops;
Dvmlinux_608.h89147 struct zbud_pool { struct
89148 spinlock_t lock;
89149 union {
89153 struct list_head lru;
89154 u64 pages_nr;
89155 const struct zbud_ops *ops;
89156 struct zpool *zpool;
89157 const struct zpool_ops *zpool_ops;