Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dzbud.c259 static unsigned long encode_handle(struct zbud_header *zhdr, enum buddy bud) in encode_handle() function
413 *handle = encode_handle(zhdr, bud); in zbud_alloc()
529 first_handle = encode_handle(zhdr, FIRST); in zbud_reclaim_page()
531 last_handle = encode_handle(zhdr, LAST); in zbud_reclaim_page()