Searched refs:__z3fold_alloc (Results 1 – 1 of 1) sorted by relevance
194 static struct z3fold_header *__z3fold_alloc(struct z3fold_pool *, size_t, bool);710 new_zhdr = __z3fold_alloc(pool, sz, false); in compact_single_buddy()880 static inline struct z3fold_header *__z3fold_alloc(struct z3fold_pool *pool, in __z3fold_alloc() function1110 zhdr = __z3fold_alloc(pool, size, can_sleep); in z3fold_alloc()