diff options
| author | Tejun Heo <tj@kernel.org> | 2026-06-03 15:46:56 -1000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-06-03 15:46:56 -1000 |
| commit | a83f9edf7aba9421bfb53d181691fbcf9f34ce72 (patch) | |
| tree | 7bef93d0ae47d51d2a8dc1b3538dd900e46de744 /include/linux/execmem.h | |
| parent | 41de4c70b0036646ae224b05c47c7756c5c2178d (diff) | |
tools/sched_ext: Order single-cid cmask helpers as (cid, mask)
The BPF arena single-cid cmask helpers take the cmask first and the cid
second. Reorder them to (cid, mask) to match the kernel-side helpers and
the test_bit(nr, addr), cpumask_test_cpu(cpu, mask) convention. Range and
iteration helpers keep (mask, start).
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'include/linux/execmem.h')
0 files changed, 0 insertions, 0 deletions
