Lines Matching refs:rpages
306 void *rpages;313 rpages = arena_miscelm_to_rpages(miscelm);314 ret = (void *)((uintptr_t)rpages + (uintptr_t)bin_info->reg0_offset +2506 void *rpages;2525 rpages = arena_miscelm_to_rpages(miscelm);2527 leadsize = ALIGNMENT_CEILING((uintptr_t)rpages, alignment) -2528 (uintptr_t)rpages;