Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dz3fold.c68 #define SLOTS_ALIGN (0x40) macro
219 return (struct z3fold_buddy_slots *)(handle & ~(SLOTS_ALIGN - 1)); in handle_to_slots()
776 SLOTS_ALIGN, 0, NULL); in z3fold_create_pool()