Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dzpool.c21 struct zpool { struct
22 struct zpool_driver *driver; argument
24 const struct zpool_ops *ops; argument
38 * zpool_register_driver() - register a zpool implementation. argument
160 struct zpool *zpool; in zpool_create_pool() local
216 void zpool_destroy_pool(struct zpool *zpool) in zpool_destroy_pool()
238 const char *zpool_get_type(struct zpool *zpool) in zpool_get_type()
254 bool zpool_malloc_support_movable(struct zpool *zpool) in zpool_malloc_support_movable()
275 int zpool_malloc(struct zpool *zpool, size_t size, gfp_t gfp, in zpool_malloc()
295 void zpool_free(struct zpool *zpool, unsigned long handle) in zpool_free()
[all …]
Dzbud.c102 struct zpool *zpool; member
143 struct zpool *zpool) in zbud_zpool_create()
Dz3fold.c165 struct zpool *zpool; member
1729 struct zpool *zpool) in z3fold_zpool_create()
Dzswap.c131 struct zpool *zpool; member
Dzsmalloc.c385 struct zpool *zpool) in zs_zpool_create()
/kernel/linux/linux-6.6/mm/
Dzpool.c21 struct zpool { struct
22 struct zpool_driver *driver; argument
30 * zpool_register_driver() - register a zpool implementation. argument
150 struct zpool *zpool; in zpool_create_pool() local
199 void zpool_destroy_pool(struct zpool *zpool) in zpool_destroy_pool()
218 const char *zpool_get_type(struct zpool *zpool) in zpool_get_type()
234 bool zpool_malloc_support_movable(struct zpool *zpool) in zpool_malloc_support_movable()
255 int zpool_malloc(struct zpool *zpool, size_t size, gfp_t gfp, in zpool_malloc()
275 void zpool_free(struct zpool *zpool, unsigned long handle) in zpool_free()
302 void *zpool_map_handle(struct zpool *zpool, unsigned long handle, in zpool_map_handle()
[all …]
Dzswap.c1205 struct zpool *zpool; in zswap_store() local
1407 struct zpool *zpool; in zswap_load() local