Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
preemptible
include/linux/preempt.h
225
#define preemptible() (preempt_count() == 0 && !irqs_disabled())
include/linux/preempt.h
293
#define preemptible() 0