Home
last modified time | relevance | path

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

/mm/
Dzsmalloc.c826 static unsigned long handle_to_obj(unsigned long handle) in handle_to_obj() function
1281 obj = handle_to_obj(handle); in zs_map_object()
1322 obj = handle_to_obj(handle); in zs_unmap_object()
1477 obj = handle_to_obj(handle); in zs_free()
1640 used_obj = handle_to_obj(handle); in migrate_zspage()