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