Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dcpumask.h180 const struct cpumask *src2p) { in cpumask_any_and_distribute()
438 const struct cpumask *src2p) in cpumask_and()
451 const struct cpumask *src2p) in cpumask_or()
465 const struct cpumask *src2p) in cpumask_xor()
481 const struct cpumask *src2p) in cpumask_andnot()
505 const struct cpumask *src2p) in cpumask_equal()
518 const struct cpumask *src2p, in cpumask_or_equal()
531 const struct cpumask *src2p) in cpumask_intersects()
545 const struct cpumask *src2p) in cpumask_subset()
Dnodemask.h164 const nodemask_t *src2p, unsigned int nbits) in __nodes_and()
172 const nodemask_t *src2p, unsigned int nbits) in __nodes_or()
180 const nodemask_t *src2p, unsigned int nbits) in __nodes_xor()
188 const nodemask_t *src2p, unsigned int nbits) in __nodes_andnot()
204 const nodemask_t *src2p, unsigned int nbits) in __nodes_equal()
212 const nodemask_t *src2p, unsigned int nbits) in __nodes_intersects()
220 const nodemask_t *src2p, unsigned int nbits) in __nodes_subset()
Dnetdevice.h3666 const unsigned long *src2p, in netif_attrmask_next_and()
/linux-5.19.10/lib/
Dcpumask.c35 const struct cpumask *src2p) in cpumask_next_and()
247 const struct cpumask *src2p) in cpumask_any_and_distribute()