Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cond_resched
drivers/md/dm-bufio.c
291
cond_resched();
drivers/md/dm-bufio.c
793
cond_resched();
drivers/md/dm-bufio.c
925
cond_resched();
include/linux/sched.h
2138
#define cond_resched() ({ \
lib/test_maple_tree.c
56
#define cond_resched() do {} while (0)