Searched defs:dsq (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext.c | 582 static struct task_struct *nldsq_next_task(struct scx_dispatch_q *dsq, in nldsq_next_task() 612 #define nldsq_for_each_task(p, dsq) \ argument 630 struct scx_dispatch_q *dsq) in nldsq_cursor_next_task() 674 struct rq *rq, struct scx_dispatch_q *dsq, in nldsq_cursor_lost_task() 704 struct scx_dispatch_q *dsq; member 1216 static void schedule_dsq_reenq(struct scx_sched *sch, struct scx_dispatch_q *dsq, in schedule_dsq_reenq() 1367 static void dsq_inc_nr(struct scx_dispatch_q *dsq, struct task_struct *p, u64 enq_flags) in dsq_inc_nr() 1405 static void dsq_dec_nr(struct scx_dispatch_q *dsq, struct task_struct *p) in dsq_dec_nr() 1458 static void local_dsq_post_enq(struct scx_sched *sch, struct scx_dispatch_q *dsq, in local_dsq_post_enq() 1519 struct scx_dispatch_q *dsq, struct task_struct *p, in dispatch_enqueue() [all …]
|
| /linux/include/linux/sched/ |
| H A D | ext.h | 71 struct scx_dispatch_q *dsq; member 188 struct scx_dispatch_q *dsq; member
|