Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/s390/boot/
H A Dphysmem_info.c248 unsigned int from_ranges, unsigned int *ranges_left, in __physmem_alloc_range()
273 if (ranges_left) in __physmem_alloc_range()
274 *ranges_left = nranges; in __physmem_alloc_range()
300 unsigned int ranges_left; in physmem_alloc_top_down() local
304 &ranges_left, true); in physmem_alloc_top_down()
310 physmem_alloc_ranges, &ranges_left, true); in physmem_alloc_top_down()
315 ranges_left, &ranges_left, true); in physmem_alloc_top_down()
321 physmem_alloc_ranges = ranges_left; in physmem_alloc_top_down()
246 __physmem_alloc_range(unsigned long size, unsigned long align, unsigned long min, unsigned long max, unsigned int from_ranges, unsigned int *ranges_left, bool die_on_oom) __physmem_alloc_range() argument

Completed in 2 milliseconds