Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dcid.c998 ref->shard_end = cid_to_shard[base + nr_cids - 1] + 1; in scx_cmask_ref_init()
1000 ref->shard_end = ref->shard_first; in scx_cmask_ref_init()
1035 ref->shard_end = cid_to_shard[base + nr_cids - 1] + 1; in scx_cmask_ref_init_kern()
1037 ref->shard_end = ref->shard_first; in scx_cmask_ref_init_kern()
1057 u32 shard_end = shard_base + shard->nr_cids; in scx_cmask_ref_shard() local
1062 isect_end = min(ref->base + ref->nr_cids, shard_end); in scx_cmask_ref_shard()
H A Dtypes.h221 s32 shard_end; member
H A Dsub.c2343 for (si = ref.shard_first; si < ref.shard_end; si++) { in scx_bpf_sub_grant()
2452 for (si = ref.shard_first; si < ref.shard_end; si++) { in scx_bpf_sub_revoke()
2581 for (si = ref.shard_first; si < ref.shard_end; si++) { in scx_bpf_sub_caps()