Home
last modified time | relevance | path

Searched defs:addr1 (Results 1 – 6 of 6) sorted by relevance

/include/linux/
A Dfind.h89 unsigned long find_next_and_bit(const unsigned long *addr1, in find_next_and_bit()
120 unsigned long find_next_andnot_bit(const unsigned long *addr1, in find_next_andnot_bit()
150 unsigned long find_next_or_bit(const unsigned long *addr1, in find_next_or_bit()
285 unsigned long find_nth_and_andnot_bit(const unsigned long *addr1, in find_nth_and_andnot_bit()
313 unsigned long find_first_and_bit(const unsigned long *addr1, in find_first_and_bit()
337 unsigned long find_first_andnot_bit(const unsigned long *addr1, in find_first_andnot_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
593 #define for_each_andnot_bit(bit, addr1, addr2, size) \ argument
[all …]
A Detherdevice.h352 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 Dieee80211.h336 u8 addr1[ETH_ALEN]; member
345 u8 addr1[ETH_ALEN]; member
355 u8 addr1[ETH_ALEN]; member
/include/soc/qcom/
A Dcmd-db.h39 static inline bool cmd_db_match_resource_addr(u32 addr1, u32 addr2) in cmd_db_match_resource_addr()
/include/net/
A Dipv6.h688 static inline bool ipv6_prefix_equal(const struct in6_addr *addr1, in ipv6_prefix_equal()
703 static inline bool ipv6_prefix_equal(const struct in6_addr *addr1, in ipv6_prefix_equal()
/include/linux/mtd/
A Dnand-qpic-common.h313 __le32 addr1; member

Completed in 31 milliseconds