Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dcpumask.h206 const struct cpumask *src2p) in cpumask_any_and_distribute()
232 const struct cpumask *src2p) in cpumask_next_and()
503 const struct cpumask *src2p) in cpumask_and()
516 const struct cpumask *src2p) in cpumask_or()
530 const struct cpumask *src2p) in cpumask_xor()
546 const struct cpumask *src2p) in cpumask_andnot()
570 const struct cpumask *src2p) in cpumask_equal()
583 const struct cpumask *src2p, in cpumask_or_equal()
596 const struct cpumask *src2p) in cpumask_intersects()
610 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.h3686 const unsigned long *src2p, in netif_attrmask_next_and()
/Linux-v6.1/lib/
Dcpumask.c162 const struct cpumask *src2p) in cpumask_any_and_distribute()