Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
start_userspace
arch/um/include/shared/os.h
294
extern int start_userspace(struct mm_id *mm_id);
arch/um/kernel/skas/mmu.c
65
ret = start_userspace(new_id);