Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dz3fold.c233 static inline struct z3fold_buddy_slots *handle_to_slots(unsigned long handle) in handle_to_slots() function
265 slots = handle_to_slots(handle); in __get_z3fold_header()
320 slots = handle_to_slots(handle); in free_handle()
491 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_chunks()
508 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_buddy()