Home
last modified time | relevance | path

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

/mm/
Dzsmalloc.c1443 unsigned long f_objidx, f_offset; in obj_free() local
1449 obj_to_location(obj, &f_page, &f_objidx); in obj_free()
1452 f_offset = obj_idx_to_offset(f_page, f_objidx, class->size); in obj_free()
1470 unsigned long obj, f_objidx; in zs_free() local
1480 obj_to_location(obj, &f_page, &f_objidx); in zs_free()