summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue_types.h
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2026-05-18 21:53:11 -1000
committerTejun Heo <tj@kernel.org>2026-05-20 21:14:32 -1000
commitd6236d5b2391cfdfa14d8acf7e29cc48068adc2a (patch)
tree3a006016b2d8689803454ce1b21d4ff6f7923875 /include/linux/timerqueue_types.h
parent1136fb1213d108f4776d4d8649ea96c57e93b41d (diff)
sched_ext: Rename scx_cmask.nr_bits to nr_cids
struct scx_cmask is a base-windowed bitmap over cid space. Each bit represents one cid, so the count of active bits is the count of cids. The sibling struct scx_cid_shard already uses nr_cids. Rename as a prep so the following patches that grow the cmask API can use the consistent name. v2: Also rename src->nr_bits / dst->nr_bits in cmask_copy_from_kernel(). (sashiko AI) Signed-off-by: Tejun Heo <tj@kernel.org> Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions