Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dz3fold.c207 static inline struct z3fold_buddy_slots *alloc_slots(struct z3fold_pool *pool, in alloc_slots() function
348 slots = alloc_slots(pool, gfp); in init_z3fold_page()
888 zhdr->slots = alloc_slots(pool, GFP_ATOMIC); in __z3fold_alloc()