Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/boot/
A Dsimple_alloc.c27 static unsigned long next_base; variable
48 p->base = next_base; in simple_malloc()
51 next_base += size; in simple_malloc()
140 next_base = heap_base; in simple_alloc_init()
/linux-6.3-rc2/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()
/linux-6.3-rc2/Documentation/bpf/
A Dbpf_devel_QA.rst62 kernel-patches/bpf's bpf-next_base or bpf_base branch, respectively
68 Note furthermore that both base branches (bpf-next_base and bpf_base) will be

Completed in 5 milliseconds