Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dz3fold.c215 static inline struct z3fold_buddy_slots *handle_to_slots(unsigned long handle) in handle_to_slots() function
246 slots = handle_to_slots(handle); in get_z3fold_header()
288 slots = handle_to_slots(handle); in free_handle()
404 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_chunks()
421 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_buddy()