Searched refs:encode_handle (Results 1 - 2 of 2) sorted by relevance

/linux-master/mm/
H A Dzbud.c155 static unsigned long encode_handle(struct zbud_header *zhdr, enum buddy bud) function
300 *handle = encode_handle(zhdr, bud);
H A Dz3fold.c397 static unsigned long encode_handle(struct z3fold_header *zhdr, enum buddy bud) function
415 * (handle & BUDDY_MASK) < zhdr->first_num is possible in encode_handle
1075 *handle = encode_handle(zhdr, bud);
1327 encode_handle(new_zhdr, FIRST);
1329 encode_handle(new_zhdr, LAST);
1331 encode_handle(new_zhdr, MIDDLE);

Completed in 115 milliseconds