Searched refs:zbud_ops (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Dzbud.h8 struct zbud_ops { struct
12 struct zbud_pool *zbud_create_pool(gfp_t gfp, const struct zbud_ops *ops);
/linux-4.4.14/mm/
H A Dzbud.c99 const struct zbud_ops *ops;
136 static const struct zbud_ops zbud_zpool_ops = {
305 struct zbud_pool *zbud_create_pool(gfp_t gfp, const struct zbud_ops *ops) zbud_create_pool()

Completed in 79 milliseconds