Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpumask.h268 const struct cpumask *src2p) in cpumask_any_and_distribute()
295 const struct cpumask *src2p) in cpumask_next_and()
314 const struct cpumask *src2p) in cpumask_next_andnot()
335 const struct cpumask *src2p) in cpumask_next_and_wrap()
715 const struct cpumask *src2p) in cpumask_and()
729 const struct cpumask *src2p) in cpumask_or()
745 const struct cpumask *src2p) in cpumask_weighted_or()
759 const struct cpumask *src2p) in cpumask_xor()
775 const struct cpumask *src2p) in cpumask_andnot()
789 bool cpumask_equal(const struct cpumask *src1p, const struct cpumask *src2p) in cpumask_equal()
[all …]
H A Dnodemask.h169 const nodemask_t *src2p, unsigned int nbits) in __nodes_and()
177 const nodemask_t *src2p, unsigned int nbits) in __nodes_or()
185 const nodemask_t *src2p, unsigned int nbits) in __nodes_xor()
193 const nodemask_t *src2p, unsigned int nbits) in __nodes_andnot()
216 const nodemask_t *src2p, unsigned int nbits) in __nodes_equal()
224 const nodemask_t *src2p, unsigned int nbits) in __nodes_intersects()
232 const nodemask_t *src2p, unsigned int nbits) in __nodes_subset()
H A Dnetdevice.h4238 const unsigned long *src2p, in netif_attrmask_next_and()