Home
last modified time | relevance | path

Searched refs:task_unlink_from_dsq (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Dext.c1646 static void task_unlink_from_dsq(struct task_struct *p, in dispatch_dequeue()
1704 task_unlink_from_dsq(p, dsq); in find_dsq_for_dispatch()
1731 task_unlink_from_dsq(p, dsq); in mark_direct_dispatch()
2402 task_unlink_from_dsq(p, dsq); in move_task_between_dsqs()
2476 task_unlink_from_dsq(p, src_dsq); in consume_dispatch_q()
2529 task_unlink_from_dsq(p, dsq); in dispatch_to_local_dsq()
1602 static void task_unlink_from_dsq(struct task_struct *p, task_unlink_from_dsq() function