Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpumask.h257 const struct cpumask *src2p) in cpumask_any_and_distribute()
283 const struct cpumask *src2p) in cpumask_next_and()
634 const struct cpumask *src2p) in cpumask_and()
647 const struct cpumask *src2p) in cpumask_or()
661 const struct cpumask *src2p) in cpumask_xor()
677 const struct cpumask *src2p) in cpumask_andnot()
691 const struct cpumask *src2p) in cpumask_equal()
707 const struct cpumask *src2p, in cpumask_or_equal()
723 const struct cpumask *src2p) in cpumask_intersects()
737 const struct cpumask *src2p) in cpumask_subset()
H A 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()
H A Dnetdevice.h3760 const unsigned long *src2p, in netif_attrmask_next_and()
/linux/lib/
H A Dcpumask.c170 const struct cpumask *src2p) in cpumask_any_and_distribute()