Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dzbud.c93 struct zbud_pool { struct
94 spinlock_t lock;
95 struct list_head unbuddied[NCHUNKS];
96 struct list_head buddied;
97 struct list_head lru;
98 u64 pages_nr;
99 const struct zbud_ops *ops;
101 struct zpool *zpool;
102 const struct zpool_ops *zpool_ops;