Searched refs:SLOTS_ALIGN (Results 1 – 1 of 1) sorted by relevance
65 #define SLOTS_ALIGN (0x40) macro230 return (struct z3fold_buddy_slots *)(handle & ~(SLOTS_ALIGN - 1)); in handle_to_slots()926 SLOTS_ALIGN, 0, NULL); in z3fold_create_pool()1227 struct z3fold_buddy_slots slots __attribute__((aligned(SLOTS_ALIGN))); in z3fold_reclaim_page()