| /kernel/linux/linux-6.6/lib/ |
| D | find_bit.c | 111 const unsigned long *addr2, in _find_first_and_bit() 144 unsigned long __find_nth_and_bit(const unsigned long *addr1, const unsigned long *addr2, in __find_nth_and_bit() 151 unsigned long __find_nth_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, in __find_nth_andnot_bit() 159 const unsigned long *addr2, in __find_nth_and_andnot_bit() 168 unsigned long _find_next_and_bit(const unsigned long *addr1, const unsigned long *addr2, in _find_next_and_bit() 177 unsigned long _find_next_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, in _find_next_andnot_bit() 186 unsigned long _find_next_or_bit(const unsigned long *addr1, const unsigned long *addr2, in _find_next_or_bit()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | find.h | 84 const unsigned long *addr2, unsigned long size, in find_next_and_bit() 115 const unsigned long *addr2, unsigned long size, in find_next_andnot_bit() 145 const unsigned long *addr2, unsigned long size, in find_next_or_bit() 251 unsigned long find_nth_and_bit(const unsigned long *addr1, const unsigned long *addr2, in find_nth_and_bit() 278 unsigned long find_nth_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, in find_nth_andnot_bit() 307 const unsigned long *addr2, in find_nth_and_andnot_bit() 335 const unsigned long *addr2, in find_first_and_bit() 403 const unsigned long *addr2, in find_next_and_bit_wrap() 561 #define for_each_and_bit(bit, addr1, addr2, size) \ argument 566 #define for_each_andnot_bit(bit, addr1, addr2, size) \ argument [all …]
|
| D | etherdevice.h | 346 static inline bool ether_addr_equal(const u8 *addr1, const u8 *addr2) in ether_addr_equal() 375 static inline bool ether_addr_equal_64bits(const u8 *addr1, const u8 *addr2) in ether_addr_equal_64bits() 399 static inline bool ether_addr_equal_unaligned(const u8 *addr1, const u8 *addr2) in ether_addr_equal_unaligned() 418 static inline bool ether_addr_equal_masked(const u8 *addr1, const u8 *addr2, in ether_addr_equal_masked()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | etherdevice.h | 338 static inline bool ether_addr_equal(const u8 *addr1, const u8 *addr2) in ether_addr_equal() 367 static inline bool ether_addr_equal_64bits(const u8 *addr1, const u8 *addr2) in ether_addr_equal_64bits() 391 static inline bool ether_addr_equal_unaligned(const u8 *addr1, const u8 *addr2) in ether_addr_equal_unaligned() 410 static inline bool ether_addr_equal_masked(const u8 *addr1, const u8 *addr2, in ether_addr_equal_masked()
|
| /kernel/linux/linux-5.10/tools/lib/ |
| D | find_bit.c | 32 const unsigned long *addr2, unsigned long nbits, in _find_next_bit() 119 const unsigned long *addr2, unsigned long size, in find_next_and_bit()
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| D | find.h | 63 const unsigned long *addr2, unsigned long size, in find_next_and_bit() 142 const unsigned long *addr2, in find_first_and_bit()
|
| /kernel/linux/linux-6.6/tools/lib/ |
| D | find_bit.c | 85 const unsigned long *addr2, in _find_first_and_bit() 110 unsigned long _find_next_and_bit(const unsigned long *addr1, const unsigned long *addr2, in _find_next_and_bit()
|
| /kernel/liteos_a/net/lwip-2.1/enhancement/include/lwip/ |
| D | fixme.h | 76 #define ip_addr_netcmp_val(addr1, addr2, mask) ((IP_IS_V6_VAL(*(addr1)) && IP_IS_V6_VAL(*(addr2))) … argument 91 #define ip6_addr_cmp(addr1, addr2) (((addr1)->addr[0] == (addr2)->addr[0]) && \ argument
|
| /kernel/linux/linux-5.10/lib/ |
| D | find_bit.c | 32 const unsigned long *addr2, unsigned long nbits, in _find_next_bit() 95 const unsigned long *addr2, unsigned long size, in find_next_and_bit()
|
| /kernel/linux/linux-5.10/arch/csky/abiv1/inc/abi/ |
| D | page.h | 9 unsigned long addr2) in pages_do_alias()
|
| /kernel/linux/linux-6.6/arch/csky/abiv1/inc/abi/ |
| D | page.h | 8 unsigned long addr2) in pages_do_alias()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| D | test_sock_addr.c | 889 const struct sockaddr_storage *addr2, int cmp_port) in cmp_addr() 914 const struct sockaddr_storage *addr2, int cmp_port) in cmp_sock_addr() 926 static int cmp_local_ip(int sock1, const struct sockaddr_storage *addr2) in cmp_local_ip() 931 static int cmp_local_addr(int sock1, const struct sockaddr_storage *addr2) in cmp_local_addr() 936 static int cmp_peer_addr(int sock1, const struct sockaddr_storage *addr2) in cmp_peer_addr()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | test_sock_addr.c | 1114 const struct sockaddr_storage *addr2, int cmp_port) in cmp_addr() 1139 const struct sockaddr_storage *addr2, int cmp_port) in cmp_sock_addr() 1151 static int cmp_local_ip(int sock1, const struct sockaddr_storage *addr2) in cmp_local_ip() 1156 static int cmp_local_addr(int sock1, const struct sockaddr_storage *addr2) in cmp_local_addr() 1161 static int cmp_peer_addr(int sock1, const struct sockaddr_storage *addr2) in cmp_peer_addr()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| D | hugetlb-madvise.c | 82 void *addr, *addr2; in main() local
|
| /kernel/linux/linux-5.10/kernel/kcsan/ |
| D | encoding.h | 91 unsigned long addr2, size_t size2) in matching_access()
|
| /kernel/linux/linux-6.6/kernel/kcsan/ |
| D | encoding.h | 94 unsigned long addr2, size_t size2) in matching_access()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | branch.c | 5 static bool cross_area(u64 addr1, u64 addr2, int size) in cross_area()
|
| /kernel/linux/linux-6.6/arch/sh/mm/ |
| D | tlb-debugfs.c | 42 unsigned long addr1, addr2, data1, data2; in tlb_seq_show() local
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| D | tlb-debugfs.c | 42 unsigned long addr1, addr2, data1, data2; in tlb_seq_show() local
|
| /kernel/linux/linux-5.10/net/rds/ |
| D | threads.c | 268 const struct in6_addr *addr2) in rds_addr_cmp()
|
| /kernel/linux/linux-6.6/net/rds/ |
| D | threads.c | 270 const struct in6_addr *addr2) in rds_addr_cmp()
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| D | cacheflush.h | 54 unsigned long addr1, addr2; member
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | ipv6.c | 576 const union sctp_addr *addr2) in __sctp_v6_cmp_addr() 612 const union sctp_addr *addr2) in sctp_v6_cmp_addr() 894 const union sctp_addr *addr2, in sctp_inet6_cmp_addr()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | branch.c | 5 static bool cross_area(u64 addr1, u64 addr2, int size) in cross_area()
|
| /kernel/linux/linux-6.6/arch/sh/include/asm/ |
| D | cacheflush.h | 61 unsigned long addr1, addr2; member
|