Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
freeze_workqueues_busy
include/linux/workqueue.h
854
extern bool freeze_workqueues_busy(void);
kernel/power/process.c
62
wq_busy = freeze_workqueues_busy();