Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wake_up_klogd
include/linux/printk.h
194
extern void wake_up_klogd(void);
kernel/printk/printk.c
2486
wake_up_klogd();
kernel/printk/printk.c
2850
wake_up_klogd();
lib/bust_spinlocks.c
27
wake_up_klogd();