OBJ_INDEX_MASK    851 mm/zsmalloc.c  	*obj_idx = (obj & OBJ_INDEX_MASK);
OBJ_INDEX_MASK    864 mm/zsmalloc.c  	obj |= obj_idx & OBJ_INDEX_MASK;