Searched refs:init_dsq (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/sched/ |
| H A D | ext.c | 4579 static s32 init_dsq(struct scx_dispatch_q *dsq, u64 dsq_id, in init_dsq() function 6562 if (init_dsq(&pnode->global_dsq, SCX_DSQ_GLOBAL, sch)) { in alloc_pnode() 6622 ret = init_dsq(bypass_dsq(sch, cpu), SCX_DSQ_BYPASS, sch); in scx_alloc_and_add_sched() 8047 BUG_ON(init_dsq(&rq->scx.local_dsq, SCX_DSQ_LOCAL, NULL)); in init_sched_ext_class() 8785 ret = init_dsq(dsq, dsq_id, NULL); in scx_bpf_create_dsq()
|