Home
last modified time | relevance | path

Searched refs:next_base (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/boot/
A Dsimple_alloc.c29 static unsigned long next_base; variable
50 p->base = next_base; in simple_malloc()
53 next_base += size; in simple_malloc()
142 next_base = heap_base; in simple_alloc_init()
/linux/arch/x86/kernel/
A Dprocess_64.c296 unsigned long next_base, in load_seg_legacy() argument
304 if (next_base == 0) { in load_seg_legacy()
332 next_base); in load_seg_legacy()

Completed in 5 milliseconds