Home
last modified time | relevance | path

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

/mm/
Dzbud.c244 static unsigned long encode_handle(struct zbud_header *zhdr, enum buddy bud) in encode_handle() function
398 *handle = encode_handle(zhdr, bud); in zbud_alloc()
514 first_handle = encode_handle(zhdr, FIRST); in zbud_reclaim_page()
516 last_handle = encode_handle(zhdr, LAST); in zbud_reclaim_page()