cpumask: Add cpumask_{first,next}_andnot() API
With the lack of the functions, client code has to abuse less efficient cpumask_nth(). Signed-off-by:Yury Norov [NVIDIA] <yury.norov@gmail.com> Signed-off-by:
James Morse <james.morse@arm.com> Signed-off-by:
Borislav Petkov (AMD) <bp@alien8.de> Reviewed-by:
James Morse <james.morse@arm.com> Reviewed-by:
Reinette Chatre <reinette.chatre@intel.com> Reviewed-by:
Fenghua Yu <fenghuay@nvidia.com> Tested-by:
Fenghua Yu <fenghuay@nvidia.com> Tested-by:
James Morse <james.morse@arm.com> Tested-by:
Tony Luck <tony.luck@intel.com> Link: https://lore.kernel.org/20250515165855.31452-4-james.morse@arm.com
Loading
Please sign in to comment