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

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

Completed in 55 milliseconds