Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c603 s32 this_cid = scx_bpf_this_cid(); in scan_shared_dsq() local
648 if (cmask_test(this_cid, &taskc->cpus_allowed) && in scan_shared_dsq()
649 cmask_test(this_cid, &qa.self_cids.mask)) in scan_shared_dsq()
650 cid = this_cid; in scan_shared_dsq()
654 this_cid + 1); in scan_shared_dsq()
669 if (cid == this_cid) { in scan_shared_dsq()