Home
last modified time | relevance | path

Searched defs:alloc_stack (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dsetup_32.c141 static void *__init alloc_stack(void) in alloc_stack() function
H A Dsetup_64.c716 static void *__init alloc_stack(unsigned long limit, int cpu) in alloc_stack() function
/openbmc/linux/arch/um/kernel/
H A Dprocess.c67 unsigned long alloc_stack(int order, int atomic) in alloc_stack() function
/openbmc/linux/arch/s390/net/
H A Dbpf_jit_comp.c2184 static int alloc_stack(struct bpf_tramp_jit *tjit, size_t size) in alloc_stack() function