Home
last modified time | relevance | path

Searched defs:src2p (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/linux/
Dcpumask.h239 const struct cpumask *src2p) in cpumask_any_and_distribute()
265 const struct cpumask *src2p) in cpumask_next_and()
567 const struct cpumask *src2p) in cpumask_and()
580 const struct cpumask *src2p) in cpumask_or()
594 const struct cpumask *src2p) in cpumask_xor()
610 const struct cpumask *src2p) in cpumask_andnot()
622 const struct cpumask *src2p) in cpumask_equal()
635 const struct cpumask *src2p, in cpumask_or_equal()
648 const struct cpumask *src2p) in cpumask_intersects()
662 const struct cpumask *src2p) in cpumask_subset()
Dnodemask.h165 const nodemask_t *src2p, unsigned int nbits) in __nodes_and()
173 const nodemask_t *src2p, unsigned int nbits) in __nodes_or()
181 const nodemask_t *src2p, unsigned int nbits) in __nodes_xor()
189 const nodemask_t *src2p, unsigned int nbits) in __nodes_andnot()
205 const nodemask_t *src2p, unsigned int nbits) in __nodes_equal()
213 const nodemask_t *src2p, unsigned int nbits) in __nodes_intersects()
221 const nodemask_t *src2p, unsigned int nbits) in __nodes_subset()
Dnetdevice.h3789 const unsigned long *src2p, in netif_attrmask_next_and()
/linux-6.6.21/lib/
Dcpumask.c171 const struct cpumask *src2p) in cpumask_any_and_distribute()