Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
um_early_printk
arch/um/include/shared/os.h
265
extern void um_early_printk(const char *s, unsigned int n);
arch/um/kernel/early_printk.c
13
um_early_printk(s, n);