Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.h173 struct qmap_cmask to_grant_cids; /* delta cids to grant */ member
H A Dscx_qmap.bpf.c1613 cmask_copy(&qa.to_grant_cids.mask, &ssc->granted_cids.mask); in apply_partition()
1614 cmask_andnot(&qa.to_grant_cids.mask, &ssc->prev_granted.mask); in apply_partition()
1623 &qa.to_grant_cids.mask, NULL); in apply_partition()
1838 cmask_init(&qa.to_grant_cids.mask, 0, nr_cids); in BPF_STRUCT_OPS_SLEEPABLE()