Home
last modified time | relevance | path

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

/mm/
Dzsmalloc.c836 static unsigned long obj_to_head(struct size_class *class, struct page *page, in obj_to_head() function
1585 head = obj_to_head(class, page, addr + offset); in find_alloced_obj()