Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cpuidle_pause
include/linux/cpuidle.h
196
extern void cpuidle_pause(void);
kernel/power/hibernate.c
530
cpuidle_pause();
kernel/power/power.h
344
cpuidle_pause();