Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/kernel/skas/
H A Dmmu.c36 else to_mm->id.u.pid = start_userspace(stack); in init_new_context()
/openbmc/linux/arch/um/include/shared/
H A Dos.h287 extern int start_userspace(unsigned long stub_stack);
/openbmc/linux/arch/um/os-Linux/skas/
H A Dprocess.c310 int start_userspace(unsigned long stub_stack) in start_userspace() function