Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dzsmalloc.c831 static unsigned long handle_to_obj(unsigned long handle) in handle_to_obj() function
1286 obj = handle_to_obj(handle); in zs_map_object()
1327 obj = handle_to_obj(handle); in zs_unmap_object()
1482 obj = handle_to_obj(handle); in zs_free()
1645 used_obj = handle_to_obj(handle); in migrate_zspage()