Home
last modified time | relevance | path

Searched defs:addr2 (Results 1 - 25 of 272) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dromimage-macros.h64 .macro DD, addr, addr2, nr variable
H A Dcacheflush.h54 unsigned long addr1, addr2; member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dromimage-macros.h64 .macro DD, addr, addr2, nr variable
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dclient_bus_center_test.cpp63 const ConnectionAddr addr2 = { in HWTEST_F() local
83 const ConnectionAddr addr2 = { in HWTEST_F() local
103 const ConnectionAddr addr2 = { in HWTEST_F() local
123 const ConnectionAddr addr2 = { in HWTEST_F() local
/kernel/linux/linux-5.10/arch/csky/abiv1/inc/abi/
H A Dpage.h8 pages_do_alias(unsigned long addr1, unsigned long addr2) pages_do_alias() argument
/kernel/linux/linux-6.6/arch/csky/abiv1/inc/abi/
H A Dpage.h7 pages_do_alias(unsigned long addr1, unsigned long addr2) pages_do_alias() argument
/third_party/musl/src/linux/
H A Dptrace.c10 void *addr, *data, *addr2 = 0; in ptrace() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_interop.c40 static bool IsMatchedAddr(const uint8_t addr1[BT_ADDRESS_SIZE], const BtAddr *addr2, uint8_t length) in IsMatchedAddr() argument
H A Dbtm_inq_db.c47 static bool BtmIsSameAddress(const BtAddr *addr1, const BtAddr *addr2) in BtmIsSameAddress() argument
/kernel/linux/linux-5.10/tools/lib/
H A Dfind_bit.c31 _find_next_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long nbits, unsigned long start, unsigned long invert) _find_next_bit() argument
118 find_next_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size, unsigned long offset) find_next_and_bit() argument
/kernel/linux/linux-6.6/tools/include/linux/
H A Dfind.h62 find_next_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size, unsigned long offset) find_next_and_bit() argument
141 find_first_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size) find_first_and_bit() argument
[all...]
/kernel/linux/linux-6.6/tools/lib/
H A Dfind_bit.c110 unsigned long _find_next_and_bit(const unsigned long *addr1, const unsigned long *addr2, in _find_next_and_bit() argument
84 _find_first_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size) _find_first_and_bit() argument
/third_party/libuv/test/
H A Dtest-tcp-bind6-error.c131 struct sockaddr_in6 addr2; in TEST_IMPL() local
/third_party/node/test/cctest/
H A Dtest_sockaddr.cc203 std::shared_ptr<SocketAddress> addr2 = TEST() local
[all...]
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap02.c40 static unsigned long *addr2; variable
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind06.c26 static struct sockaddr_ll addr1, addr2; variable
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dcaged-heap.h34 V8_INLINE static bool AreWithinCage(const void* addr1, const void* addr2) { in AreWithinCage() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_value_test.cpp203 auto addr2 = new LiteralConstant( 3); in TEST_F() local
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_connection_addr_utils.c30 bool LnnIsSameConnectionAddr(const ConnectionAddr *addr1, const ConnectionAddr *addr2, bool isShort) in LnnIsSameConnectionAddr() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/utils/
H A Dlnn_bus_center_utils_test.cpp76 ConnectionAddr addr2; in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dtlb-debugfs.c42 unsigned long addr1, addr2, data1, data2; in tlb_seq_show() local
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dtlb-debugfs.c42 unsigned long addr1, addr2, data1, data2; in tlb_seq_show() local
/kernel/linux/linux-5.10/net/rds/
H A Dthreads.c267 rds_addr_cmp(const struct in6_addr *addr1, const struct in6_addr *addr2) rds_addr_cmp() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dbranch.c5 static bool cross_area(u64 addr1, u64 addr2, int size) in cross_area() argument
/kernel/linux/linux-5.10/lib/
H A Dfind_bit.c31 _find_next_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long nbits, unsigned long start, unsigned long invert, unsigned long le) _find_next_bit() argument
94 find_next_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size, unsigned long offset) find_next_and_bit() argument

Completed in 7 milliseconds

1234567891011