Searched defs:addr1 (Results 1 – 5 of 5) sorted by relevance
| /include/linux/ |
| D | find.h | 85 unsigned long find_next_and_bit(const unsigned long *addr1, in find_next_and_bit() 116 unsigned long find_next_andnot_bit(const unsigned long *addr1, in find_next_andnot_bit() 146 unsigned long find_next_or_bit(const unsigned long *addr1, in find_next_or_bit() 253 unsigned long find_nth_and_bit(const unsigned long *addr1, const unsigned long *addr2, in find_nth_and_bit() 280 unsigned long find_nth_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, in find_nth_andnot_bit() 308 unsigned long find_nth_and_andnot_bit(const unsigned long *addr1, in find_nth_and_andnot_bit() 336 unsigned long find_first_and_bit(const unsigned long *addr1, in find_first_and_bit() 361 unsigned long find_first_and_and_bit(const unsigned long *addr1, in find_first_and_and_bit() 429 unsigned long find_next_and_bit_wrap(const unsigned long *addr1, in find_next_and_bit_wrap() 588 #define for_each_and_bit(bit, addr1, addr2, size) \ argument [all …]
|
| D | etherdevice.h | 352 static inline bool ether_addr_equal(const u8 *addr1, const u8 *addr2) in ether_addr_equal() 381 static inline bool ether_addr_equal_64bits(const u8 *addr1, const u8 *addr2) in ether_addr_equal_64bits() 405 static inline bool ether_addr_equal_unaligned(const u8 *addr1, const u8 *addr2) in ether_addr_equal_unaligned() 424 static inline bool ether_addr_equal_masked(const u8 *addr1, const u8 *addr2, in ether_addr_equal_masked()
|
| D | ieee80211.h | 336 u8 addr1[ETH_ALEN]; member 345 u8 addr1[ETH_ALEN]; member 355 u8 addr1[ETH_ALEN]; member
|
| /include/soc/qcom/ |
| D | cmd-db.h | 39 static inline bool cmd_db_match_resource_addr(u32 addr1, u32 addr2) in cmd_db_match_resource_addr()
|
| /include/net/ |
| D | ipv6.h | 683 static inline bool ipv6_prefix_equal(const struct in6_addr *addr1, in ipv6_prefix_equal() 698 static inline bool ipv6_prefix_equal(const struct in6_addr *addr1, in ipv6_prefix_equal()
|