Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpumask.h189 unsigned int cpumask_first_andnot(const struct cpumask *srcp1, const struct cpumask *srcp2) in cpumask_first_andnot() function
525 i = cpumask_first_andnot(mask1, mask2); in cpumask_any_andnot_but()