Searched defs:dsq (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext.c | 583 static struct task_struct *nldsq_next_task(struct scx_dispatch_q *dsq, in nldsq_next_task() 613 #define nldsq_for_each_task(p, dsq) \ argument 631 struct scx_dispatch_q *dsq) in nldsq_cursor_next_task() 675 struct rq *rq, struct scx_dispatch_q *dsq, in nldsq_cursor_lost_task() 705 struct scx_dispatch_q *dsq; member 1172 static void schedule_dsq_reenq(struct scx_sched *sch, struct scx_dispatch_q *dsq, in schedule_dsq_reenq() 1323 static void dsq_inc_nr(struct scx_dispatch_q *dsq, struct task_struct *p, u64 enq_flags) in dsq_inc_nr() 1361 static void dsq_dec_nr(struct scx_dispatch_q *dsq, struct task_struct *p) in dsq_dec_nr() 1414 static void local_dsq_post_enq(struct scx_sched *sch, struct scx_dispatch_q *dsq, in local_dsq_post_enq() 1475 struct scx_dispatch_q *dsq, struct task_struct *p, in dispatch_enqueue() [all …]
|