Home
last modified time | relevance | path

Searched refs:alloc_slots (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dz3fold.c194 static inline struct z3fold_buddy_slots *alloc_slots(struct z3fold_pool *pool, in alloc_slots() function
334 slots = alloc_slots(pool, gfp); in init_z3fold_page()
883 zhdr->slots = alloc_slots(pool, GFP_ATOMIC); in __z3fold_alloc()