Searched refs:BUDDY_MASK (Results 1 – 1 of 1) sorted by relevance
101 #define BUDDY_MASK (0x3) macro227 handle += (bud + zhdr->first_num) & BUDDY_MASK; in encode_handle()245 return (handle - zhdr->first_num) & BUDDY_MASK; in handle_to_buddy()