Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sched_task_on_rq
include/linux/sched.h
2282
extern bool sched_task_on_rq(struct task_struct *p);
kernel/time/tick-sched.c
461
if (!sched_task_on_rq(tsk))