Searched defs:addr2 (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| A D | find.h | 90 const unsigned long *addr2, unsigned long size, in find_next_and_bit() 121 const unsigned long *addr2, unsigned long size, in find_next_andnot_bit() 151 const unsigned long *addr2, unsigned long size, in find_next_or_bit() 286 const unsigned long *addr2, in find_nth_and_andnot_bit() 314 const unsigned long *addr2, in find_first_and_bit() 338 const unsigned long *addr2, in find_first_andnot_bit() 362 const unsigned long *addr2, in find_first_and_and_bit() 430 const unsigned long *addr2, in find_next_and_bit_wrap() 588 #define for_each_and_bit(bit, addr1, addr2, size) \ argument 593 #define for_each_andnot_bit(bit, addr1, addr2, size) \ argument [all …]
|
| A 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()
|
| A D | ieee80211.h | 337 u8 addr2[ETH_ALEN]; member 346 u8 addr2[ETH_ALEN]; member 356 u8 addr2[ETH_ALEN]; member
|
| /include/soc/qcom/ |
| A 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/ |
| A D | ipv6.h | 689 const struct in6_addr *addr2, in ipv6_prefix_equal() 704 const struct in6_addr *addr2, in ipv6_prefix_equal()
|
| /include/uapi/linux/ |
| A D | io_uring.h | 37 __u64 addr2; member
|
Completed in 40 milliseconds