Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzsmalloc.c782 static unsigned long location_to_obj(struct page *page, unsigned int obj_idx) in location_to_obj() function
1344 obj = location_to_obj(m_page, obj); in obj_malloc()
1851 new_obj = (unsigned long)location_to_obj(newpage, in zs_page_migrate()