| /kernel/linux/linux-6.6/lib/ |
| D | find_bit.c | 110 unsigned long _find_first_and_bit(const unsigned long *addr1, 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() 158 unsigned long __find_nth_and_andnot_bit(const unsigned long *addr1, 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 | 83 unsigned long find_next_and_bit(const unsigned long *addr1, in find_next_and_bit() 114 unsigned long find_next_andnot_bit(const unsigned long *addr1, in find_next_andnot_bit() 144 unsigned long find_next_or_bit(const unsigned long *addr1, 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() 306 unsigned long find_nth_and_andnot_bit(const unsigned long *addr1, in find_nth_and_andnot_bit() 334 unsigned long find_first_and_bit(const unsigned long *addr1, in find_first_and_bit() 402 unsigned long find_next_and_bit_wrap(const unsigned long *addr1, 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 | 31 static inline unsigned long _find_next_bit(const unsigned long *addr1, in _find_next_bit() 118 unsigned long find_next_and_bit(const unsigned long *addr1, in find_next_and_bit()
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| D | find.h | 62 unsigned long find_next_and_bit(const unsigned long *addr1, in find_next_and_bit() 141 unsigned long find_first_and_bit(const unsigned long *addr1, in find_first_and_bit()
|
| /kernel/linux/linux-6.6/tools/lib/ |
| D | find_bit.c | 84 unsigned long _find_first_and_bit(const unsigned long *addr1, 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 | 31 static unsigned long _find_next_bit(const unsigned long *addr1, in _find_next_bit() 94 unsigned long find_next_and_bit(const unsigned long *addr1, in find_next_and_bit()
|
| /kernel/linux/linux-6.6/drivers/pci/controller/cadence/ |
| D | pcie-cadence.c | 37 u32 addr0, addr1, desc0, desc1; in cdns_pcie_set_outbound_region() local 108 u32 addr0, addr1, desc0, desc1; in cdns_pcie_set_outbound_region_for_normal_msg() local
|
| /kernel/linux/linux-5.10/drivers/pci/controller/cadence/ |
| D | pcie-cadence.c | 36 u32 addr0, addr1, desc0, desc1; in cdns_pcie_set_outbound_region() local 107 u32 addr0, addr1, desc0, desc1; in cdns_pcie_set_outbound_region_for_normal_msg() local
|
| D | pcie-cadence-host.c | 216 u32 addr0, addr1, aperture, value; in cdns_pcie_host_bar_ib_config() local 430 u32 addr0, addr1, desc1; in cdns_pcie_host_init_address_translation() local
|
| /kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/ |
| D | probe.c | 18 unsigned long addr0, addr1, data0, data1, data2, data3; in cpu_probe() local
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
| D | probe.c | 18 unsigned long addr0, addr1, data0, data1, data2, data3; in cpu_probe() local
|
| /kernel/linux/linux-5.10/arch/csky/abiv1/inc/abi/ |
| D | page.h | 8 static inline unsigned long pages_do_alias(unsigned long addr1, in pages_do_alias()
|
| /kernel/linux/linux-6.6/arch/csky/abiv1/inc/abi/ |
| D | page.h | 7 static inline unsigned long pages_do_alias(unsigned long addr1, in pages_do_alias()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
| D | dp_mon.h | 47 u8 addr1[ETH_ALEN]; member 58 u8 addr1[ETH_ALEN]; member
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/arch/mips/txx9/generic/ |
| D | setup_tx4939.c | 341 void __init tx4939_ethaddr_init(unsigned char *addr0, unsigned char *addr1) in tx4939_ethaddr_init() 352 void __init tx4939_ethaddr_init(unsigned char *addr0, unsigned char *addr1) in tx4939_ethaddr_init()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/ |
| D | mac.c | 69 u32 addr0, addr1; in xge_mac_set_station_addr() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene-v2/ |
| D | mac.c | 69 u32 addr0, addr1; in xge_mac_set_station_addr() local
|
| /kernel/linux/linux-6.6/kernel/kcsan/ |
| D | encoding.h | 93 static __always_inline bool matching_access(unsigned long addr1, size_t size1, in matching_access()
|
| /kernel/linux/linux-5.10/kernel/kcsan/ |
| D | encoding.h | 90 static __always_inline bool matching_access(unsigned long addr1, size_t size1, in matching_access()
|
| /kernel/linux/linux-5.10/arch/s390/boot/ |
| D | ipl_report.c | 25 unsigned long addr1, unsigned long size1) in intersects()
|
| /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()
|