Home
last modified time | relevance | path

Searched defs:z3fold_pool (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h22886 struct z3fold_pool { struct
22887 const char *name;
22888 spinlock_t lock;
22889 spinlock_t stale_lock;
22890 struct list_head *unbuddied;
22891 struct list_head lru;
22892 struct list_head stale;
22893 atomic64_t pages_nr;
22894 struct kmem_cache *c_handle;
22895 struct zpool *zpool;
[all …]
H A Dvmlinux_602.h22886 struct z3fold_pool { struct
22887 const char *name;
22888 spinlock_t lock;
22889 spinlock_t stale_lock;
22890 struct list_head *unbuddied;
22891 struct list_head lru;
22892 struct list_head stale;
22893 atomic64_t pages_nr;
22894 struct kmem_cache *c_handle;
22895 struct zpool *zpool;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h69685 struct z3fold_pool { struct
69686 const char *name;
69687 spinlock_t lock;
69688 spinlock_t stale_lock;
69689 struct list_head *unbuddied;
69690 struct list_head lru;
69691 struct list_head stale;
69692 atomic64_t pages_nr;
69693 struct kmem_cache *c_handle;
69694 const struct z3fold_ops *ops;
[all …]
H A Dvmlinux.h69685 struct z3fold_pool { struct
69686 const char *name;
69687 spinlock_t lock;
69688 spinlock_t stale_lock;
69689 struct list_head *unbuddied;
69690 struct list_head lru;
69691 struct list_head stale;
69692 atomic64_t pages_nr;
69693 struct kmem_cache *c_handle;
69694 const struct z3fold_ops *ops;
[all …]