Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpumask.h267 const struct cpumask *src2p) in cpumask_any_and_distribute()
294 const struct cpumask *src2p) in cpumask_next_and()
313 const struct cpumask *src2p) in cpumask_next_andnot()
334 const struct cpumask *src2p) in cpumask_next_and_wrap()
714 const struct cpumask *src2p) in cpumask_and()
728 const struct cpumask *src2p) in cpumask_or()
744 const struct cpumask *src2p) in cpumask_weighted_or()
758 const struct cpumask *src2p) in cpumask_xor()
774 const struct cpumask *src2p) in cpumask_andnot()
788 bool cpumask_equal(const struct cpumask *src1p, const struct cpumask *src2p) in cpumask_equal()
[all …]
H A Dnodemask.h161 const nodemask_t *src2p, unsigned int nbits) in __nodes_and()
169 const nodemask_t *src2p, unsigned int nbits) in __nodes_or()
177 const nodemask_t *src2p, unsigned int nbits) in __nodes_xor()
185 const nodemask_t *src2p, unsigned int nbits) in __nodes_andnot()
208 const nodemask_t *src2p, unsigned int nbits) in __nodes_equal()
216 const nodemask_t *src2p, unsigned int nbits) in __nodes_intersects()
224 const nodemask_t *src2p, unsigned int nbits) in __nodes_subset()