Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()