Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
callback_init
arch/alpha/include/asm/console.h
28
extern void * callback_init(void *);
arch/alpha/kernel/setup.c
466
kernel_end = callback_init(kernel_end);