Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c3055 struct scx_dsp_ctx *dspc = this_cpu_ptr(scx_dsp_ctx); in flush_dispatch_buf() local
3058 for (u = 0; u < dspc->cursor; u++) { in flush_dispatch_buf()
3059 struct scx_dsp_buf_ent *ent = &dspc->buf[u]; in flush_dispatch_buf()
3065 dspc->nr_tasks += dspc->cursor; in flush_dispatch_buf()
3066 dspc->cursor = 0; in flush_dispatch_buf()
3072 struct scx_dsp_ctx *dspc = this_cpu_ptr(scx_dsp_ctx); in balance_one() local
3125 dspc->rq = rq; in balance_one()
3135 dspc->nr_tasks = 0; in balance_one()
3164 } while (dspc in balance_one()
6350 struct scx_dsp_ctx *dspc = this_cpu_ptr(scx_dsp_ctx); scx_dsq_insert_commit() local
6581 struct scx_dsp_ctx *dspc = this_cpu_ptr(scx_dsp_ctx); scx_bpf_dispatch_cancel() local
6609 struct scx_dsp_ctx *dspc = this_cpu_ptr(scx_dsp_ctx); scx_bpf_dsq_move_to_local() local
[all...]