Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzbud.c155 static unsigned long encode_handle(struct zbud_header *zhdr, enum buddy bud) in encode_handle() function
300 *handle = encode_handle(zhdr, bud); in zbud_alloc()
H A Dz3fold.c396 static unsigned long encode_handle(struct z3fold_header *zhdr, enum buddy bud) in encode_handle() function
1074 *handle = encode_handle(zhdr, bud); in z3fold_alloc()
1326 encode_handle(new_zhdr, FIRST); in z3fold_page_migrate()
1328 encode_handle(new_zhdr, LAST); in z3fold_page_migrate()
1330 encode_handle(new_zhdr, MIDDLE); in z3fold_page_migrate()