Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/mm/
H A 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()
318 slots = handle_to_slots(handle); in free_handle()
489 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_chunks()
506 struct z3fold_buddy_slots *slots = handle_to_slots(handle); in handle_to_buddy()

Completed in 5 milliseconds