Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dz3fold.c82 * we are using BUDDY_MASK in handle_to_buddy etc. so there should
418 static enum buddy handle_to_buddy(unsigned long handle) in handle_to_buddy() function
1118 bud = handle_to_buddy(handle); in z3fold_free()
1188 buddy = handle_to_buddy(handle); in z3fold_map()
1231 buddy = handle_to_buddy(handle); in z3fold_unmap()
/kernel/linux/linux-5.10/mm/
H A Dz3fold.c89 * we are using BUDDY_MASK in handle_to_buddy etc. so there should
503 static enum buddy handle_to_buddy(unsigned long handle) in handle_to_buddy() function
1241 bud = handle_to_buddy(handle); in z3fold_free()
1516 buddy = handle_to_buddy(handle); in z3fold_map()
1559 buddy = handle_to_buddy(handle); in z3fold_unmap()

Completed in 4 milliseconds