Home
last modified time | relevance | path

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

/linux/arch/um/kernel/skas/
H A Dmmu.c35 new_id->pid = start_userspace(stack); in init_new_context()
/linux/arch/um/include/shared/
H A Dos.h285 extern int start_userspace(unsigned long stub_stack);
/linux/arch/um/os-Linux/skas/
H A Dprocess.c331 int start_userspace(unsigned long stub_stack) in start_userspace() function