Home
last modified time | relevance | path

Searched defs:dsq (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/ !
H A Dext.c441 static struct task_struct *nldsq_next_task(struct scx_dispatch_q *dsq, in nldsq_next_task()
471 #define nldsq_for_each_task(p, dsq) \ argument
497 struct scx_dispatch_q *dsq; member
977 static void dsq_mod_nr(struct scx_dispatch_q *dsq, s32 delta) in dsq_mod_nr()
993 static void local_dsq_post_enq(struct scx_dispatch_q *dsq, struct task_struct *p, in local_dsq_post_enq()
1017 static void dispatch_enqueue(struct scx_sched *sch, struct scx_dispatch_q *dsq, in dispatch_enqueue()
1126 struct scx_dispatch_q *dsq) in task_unlink_from_dsq()
1149 struct scx_dispatch_q *dsq = p->scx.dsq; in dispatch_dequeue() local
1205 struct scx_dispatch_q *dsq) in dispatch_dequeue_locked()
1218 struct scx_dispatch_q *dsq; in find_dsq_for_dispatch() local
[all …]
/linux/include/linux/sched/ !
H A Dext.h164 struct scx_dispatch_q *dsq; member