Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kernel_init
init/main.c
120
static int kernel_init(void *);
init/main.c
725
pid = user_mode_thread(kernel_init, NULL, CLONE_FS);