Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c335 static struct scx_dispatch_q *find_user_dsq(struct scx_sched *sch, u64 dsq_id)
1756 dsq = find_user_dsq(sch, dsq_id);
4640 dsq = find_user_dsq(sch, dsq_id); in destroy_dsq()
8497 dsq = find_user_dsq(sch, dsq_id);
8953 dsq = find_user_dsq(sch, dsq_id); in bpf_iter_scx_dsq_destroy()
9022 kit->dsq = find_user_dsq(sch, dsq_id); in scx_bpf_dsq_reenq()
9099 dsq = find_user_dsq(sch, dsq_id);
336 static struct scx_dispatch_q *find_user_dsq(struct scx_sched *sch, u64 dsq_id) find_user_dsq() function