Searched defs:srcp1 (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| D | cpumask.h | 176 unsigned int cpumask_first_and(const struct cpumask *srcp1, const struct cpumask *srcp2) in cpumask_first_and() 190 unsigned int cpumask_first_and_and(const struct cpumask *srcp1, in cpumask_first_and_and() 458 unsigned int cpumask_nth_and(unsigned int cpu, const struct cpumask *srcp1, in cpumask_nth_and() 474 unsigned int cpumask_nth_andnot(unsigned int cpu, const struct cpumask *srcp1, in cpumask_nth_andnot() 491 unsigned int cpumask_nth_and_andnot(unsigned int cpu, const struct cpumask *srcp1, in cpumask_nth_and_andnot() 786 unsigned int cpumask_weight_and(const struct cpumask *srcp1, const struct cpumask *srcp2) in cpumask_weight_and() 799 unsigned int cpumask_weight_andnot(const struct cpumask *srcp1, in cpumask_weight_andnot()
|