mm/zsmalloc.c
1049
obj_to_location(obj, &zpdesc, &obj_idx);
mm/zsmalloc.c
1096
obj_to_location(obj, &zpdesc, &obj_idx);
mm/zsmalloc.c
1125
obj_to_location(obj, &zpdesc, &obj_idx);
mm/zsmalloc.c
1168
obj_to_location(obj, &zpdesc, &obj_idx);
mm/zsmalloc.c
1187
obj_to_location(obj, &zpdesc, &obj_idx);
mm/zsmalloc.c
1365
obj_to_location(obj, &f_zpdesc, &f_objidx);
mm/zsmalloc.c
1430
obj_to_location(src, &s_zpdesc, &s_objidx);
mm/zsmalloc.c
1431
obj_to_location(dst, &d_zpdesc, &d_objidx);
mm/zsmalloc.c
1763
obj_to_location(old_obj, &dummy, &obj_idx);