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

12345

/linux-master/arch/sh/include/asm/
H A Dromimage-macros.h64 .macro DD, addr, addr2, nr variable
H A Dcacheflush.h61 unsigned long addr1, addr2; member in struct:flusher_data
H A Dpage.h43 pages_do_alias(unsigned long addr1, unsigned long addr2) argument
/linux-master/arch/csky/abiv1/inc/abi/
H A Dpage.h7 pages_do_alias(unsigned long addr1, unsigned long addr2) argument
/linux-master/tools/lib/
H A Dfind_bit.c110 unsigned long _find_next_and_bit(const unsigned long *addr1, const unsigned long *addr2, argument
84 _find_first_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size) argument
/linux-master/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) argument
141 find_first_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size) argument
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dhugetlb-madvise.c64 void *addr, *addr2; local
/linux-master/arch/sh/mm/
H A Dtlb-debugfs.c42 unsigned long addr1, addr2, data1, data2; local
/linux-master/kernel/kcsan/
H A Dencoding.h93 matching_access(unsigned long addr1, size_t size1, unsigned long addr2, size_t size2) argument
/linux-master/net/rds/
H A Dthreads.c269 rds_addr_cmp(const struct in6_addr *addr1, const struct in6_addr *addr2) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.h35 hwsq_reg2(u32 addr1, u32 addr2) argument
/linux-master/lib/
H A Dfind_bit.c144 unsigned long __find_nth_and_bit(const unsigned long *addr1, const unsigned long *addr2, argument
151 unsigned long __find_nth_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, argument
168 unsigned long _find_next_and_bit(const unsigned long *addr1, const unsigned long *addr2, argument
110 _find_first_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size) argument
158 __find_nth_and_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, const unsigned long *addr3, unsigned long size, unsigned long n) argument
177 _find_next_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long nbits, unsigned long start) argument
186 _find_next_or_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long nbits, unsigned long start) argument
[all...]
/linux-master/tools/perf/util/
H A Dbranch.c5 static bool cross_area(u64 addr1, u64 addr2, int size) argument
/linux-master/arch/parisc/kernel/
H A Dftrace.c121 unsigned long addr2 = local
/linux-master/fs/jfs/
H A Djfs_types.h54 __le32 addr2; member in struct:__anon1236
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramfuc.h35 ramfuc_reg2(u32 addr1, u32 addr2) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c132 uint32_t addr2 = CRTC_REG(mmCRTC_CONTROL); local
/linux-master/arch/sparc/kernel/
H A Dptrace_32.c363 unsigned long addr2 = current->thread.kregs->u_regs[UREG_I4]; local
/linux-master/include/linux/
H A Detherdevice.h346 static inline bool ether_addr_equal(const u8 *addr1, const u8 *addr2) argument
375 static inline bool ether_addr_equal_64bits(const u8 *addr1, const u8 *addr2) argument
399 ether_addr_equal_unaligned(const u8 *addr1, const u8 *addr2) argument
418 ether_addr_equal_masked(const u8 *addr1, const u8 *addr2, const u8 *mask) argument
[all...]
H A Dfind.h83 find_next_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size, unsigned long offset) argument
114 find_next_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size, unsigned long offset) argument
144 find_next_or_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size, unsigned long offset) argument
251 find_nth_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size, unsigned long n) argument
278 find_nth_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size, unsigned long n) argument
306 find_nth_and_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, const unsigned long *addr3, unsigned long size, unsigned long n) argument
334 find_first_and_bit(const unsigned long *addr1, const unsigned long *addr2, unsigned long size) argument
402 find_next_and_bit_wrap(const unsigned long *addr1, const unsigned long *addr2, unsigned long size, unsigned long offset) argument
[all...]
/linux-master/arch/sh/kernel/
H A Dsmp.c378 unsigned long addr2; member in struct:flush_tlb_data
/linux-master/fs/smb/client/
H A Dcifs_swn.c412 static bool cifs_sockaddr_equal(struct sockaddr_storage *addr1, struct sockaddr_storage *addr2) argument
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.h48 u8 addr2[ETH_ALEN]; member in struct:dp_mon_qosframe_addr4
/linux-master/arch/mips/include/asm/
H A Dpage.h81 pages_do_alias(unsigned long addr1, unsigned long addr2) argument
/linux-master/arch/openrisc/kernel/
H A Dsmp.c246 unsigned long addr2; member in struct:flush_tlb_data

Completed in 478 milliseconds

12345