Searched defs:src2p (Results 1 – 3 of 3) sorted by relevance
/include/linux/ |
A D | cpumask.h | 264 const struct cpumask *src2p) in cpumask_any_and_distribute() 291 const struct cpumask *src2p) in cpumask_next_and() 310 const struct cpumask *src2p) in cpumask_next_andnot() 331 const struct cpumask *src2p) in cpumask_next_and_wrap() 711 const struct cpumask *src2p) in cpumask_and() 725 const struct cpumask *src2p) in cpumask_or() 739 const struct cpumask *src2p) in cpumask_xor() 755 const struct cpumask *src2p) in cpumask_andnot() 769 bool cpumask_equal(const struct cpumask *src1p, const struct cpumask *src2p) in cpumask_equal() 785 bool cpumask_or_equal(const struct cpumask *src1p, const struct cpumask *src2p, in cpumask_or_equal() [all …]
|
A D | nodemask.h | 161 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()
|
A D | netdevice.h | 4059 const unsigned long *src2p, in netif_attrmask_next_and()
|
Completed in 25 milliseconds