Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dext.c2951 for (u = 0; u < dspc->cursor; u++) { in flush_dispatch_buf()
2958 dspc->nr_tasks += dspc->cursor; in flush_dispatch_buf()
2959 dspc->cursor = 0; in flush_dispatch_buf()
3015 dspc->rq = rq; in balance_one()
3025 dspc->nr_tasks = 0; in balance_one()
3054 } while (dspc->nr_tasks); in balance_one()
6141 dspc->buf[dspc->cursor++] = (struct scx_dsp_buf_ent){ in scx_dsq_insert_commit()
6379 if (dspc->cursor > 0) in scx_bpf_dispatch_cancel()
6380 dspc->cursor--; in scx_bpf_dispatch_cancel()
6407 flush_dispatch_buf(dspc->rq); in scx_bpf_dsq_move_to_local()
[all …]