Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.h172 struct qmap_cmask to_revoke_cids; /* delta cids to revoke */ member
H A Dscx_qmap.bpf.c1611 cmask_copy(&qa.to_revoke_cids.mask, &ssc->prev_granted.mask); in apply_partition()
1612 cmask_andnot(&qa.to_revoke_cids.mask, &ssc->granted_cids.mask); in apply_partition()
1620 &qa.to_revoke_cids.mask); in apply_partition()
1837 cmask_init(&qa.to_revoke_cids.mask, 0, nr_cids); in BPF_STRUCT_OPS_SLEEPABLE()