mm/zsmalloc.c
1050
obj_to_location(obj, &zpdesc, &obj_idx);
mm/zsmalloc.c
1097
obj_to_location(obj, &zpdesc, &obj_idx);
mm/zsmalloc.c
1126
obj_to_location(obj, &zpdesc, &obj_idx);
mm/zsmalloc.c
1169
obj_to_location(obj, &zpdesc, &obj_idx);
mm/zsmalloc.c
1188
obj_to_location(obj, &zpdesc, &obj_idx);
mm/zsmalloc.c
1366
obj_to_location(obj, &f_zpdesc, &f_objidx);
mm/zsmalloc.c
1431
obj_to_location(src, &s_zpdesc, &s_objidx);
mm/zsmalloc.c
1432
obj_to_location(dst, &d_zpdesc, &d_objidx);
mm/zsmalloc.c
1751
obj_to_location(old_obj, &dummy, &obj_idx);