Home
last modified time | relevance | path

Searched defs:addr2 (Results 1 – 25 of 85) sorted by relevance

1234

/linux/lib/
H A Dfind_bit.c111 const unsigned long *addr2, in _find_first_and_bit()
123 const unsigned long *addr2, in _find_first_andnot_bit()
134 const unsigned long *addr2, in _find_first_and_and_bit()
167 unsigned long __find_nth_and_bit(const unsigned long *addr1, const unsigned long *addr2, in __find_nth_and_bit()
174 unsigned long __find_nth_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, in __find_nth_andnot_bit()
182 const unsigned long *addr2, in __find_nth_and_andnot_bit()
191 unsigned long _find_next_and_bit(const unsigned long *addr1, const unsigned long *addr2, in _find_next_and_bit()
200 unsigned long _find_next_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, in _find_next_andnot_bit()
209 unsigned long _find_next_or_bit(const unsigned long *addr1, const unsigned long *addr2, in _find_next_or_bit()
/linux/include/linux/
H A Dfind.h88 const unsigned long *addr2, unsigned long size, in find_next_and_bit()
119 const unsigned long *addr2, unsigned long size, in find_next_andnot_bit()
149 const unsigned long *addr2, unsigned long size, in find_next_or_bit()
255 unsigned long find_nth_and_bit(const unsigned long *addr1, const unsigned long *addr2, in find_nth_and_bit()
282 unsigned long find_nth_andnot_bit(const unsigned long *addr1, const unsigned long *addr2, in find_nth_andnot_bit()
311 const unsigned long *addr2, in find_nth_and_andnot_bit()
339 const unsigned long *addr2, in find_first_and_bit()
363 const unsigned long *addr2, in find_first_andnot_bit()
387 const unsigned long *addr2, in find_first_and_and_bit()
455 const unsigned long *addr2, in find_next_and_bit_wrap()
[all …]
/linux/tools/include/linux/
H A Dfind.h63 const unsigned long *addr2, unsigned long size, in find_next_and_bit()
142 const unsigned long *addr2, in find_first_and_bit()
/linux/tools/lib/
H A Dfind_bit.c85 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()
/linux/tools/testing/selftests/drivers/dma-buf/
H A Dudmabuf.c109 static int compare_chunks(void *addr1, void *addr2, off64_t memfd_size) in compare_chunks()
138 void *addr1, *addr2; in main() local
/linux/arch/csky/abiv1/inc/abi/
H A Dpage.h8 unsigned long addr2) in pages_do_alias()
/linux/include/soc/qcom/
H A Dcmd-db.h39 static inline bool cmd_db_match_resource_addr(u32 addr1, u32 addr2) in cmd_db_match_resource_addr()
/linux/tools/testing/selftests/mm/
H A Dhugetlb-madvise.c64 void *addr, *addr2; in main() local
H A Dpfnmap.c58 char *addr2; FIXTURE() local
[all...]
/linux/kernel/kcsan/
H A Dencoding.h94 unsigned long addr2, size_t size2) in matching_access()
/linux/arch/sh/mm/
H A Dtlb-debugfs.c42 unsigned long addr1, addr2, data1, data2; in tlb_seq_show() local
/linux/net/rds/
H A Dthreads.c270 const struct in6_addr *addr2) in rds_addr_cmp()
/linux/tools/perf/util/
H A Dbranch.c5 static bool cross_area(u64 addr1, u64 addr2, int size) in cross_area()
/linux/arch/sh/include/asm/
H A Dcacheflush.h61 unsigned long addr1, addr2; member
H A Dpage.h41 pages_do_alias(unsigned long addr1, unsigned long addr2) in pages_do_alias()
/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dfalcon.h22 u32 addr2; member
64 u32 addr2; member
/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c133 uint32_t addr2 = CRTC_REG(mmCRTC_CONTROL); in dce60_timing_generator_enable_advanced_request() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.h35 hwsq_reg2(u32 addr1, u32 addr2) in hwsq_reg2()
/linux/drivers/mtd/nand/raw/
H A Dpl35x-nand-controller.c511 u32 addr1 = 0, addr2 = 0, row; in pl35x_nand_write_page_hwecc() local
602 unsigned int addr1 = 0, addr2 = 0, row; in pl35x_nand_read_page_hwecc() local
668 u32 addr1 = 0, addr2 = 0, cmd0 = 0, cmd1 = 0, cmd_addr = 0; in pl35x_nand_exec_op() local
/linux/arch/openrisc/kernel/
H A Dsmp.c246 unsigned long addr2; member
/linux/arch/sparc/kernel/
H A Dptrace_64.c933 unsigned long addr2 = caddr2; in compat_arch_ptrace() local
1014 unsigned long addr2 = task_pt_regs(current)->u_regs[UREG_I4]; in arch_ptrace() local
/linux/net/rose/
H A Daf_rose.c112 int rosecmp(const rose_address *addr1, const rose_address *addr2) in rosecmp()
126 int rosecmpm(const rose_address *addr1, const rose_address *addr2, in rosecmpm()
/linux/fs/jfs/
H A Djfs_types.h54 __le32 addr2; member
/linux/fs/smb/client/
H A Dcifs_swn.c412 static bool cifs_sockaddr_equal(struct sockaddr_storage *addr1, struct sockaddr_storage *addr2) in cifs_sockaddr_equal()
/linux/tools/perf/
H A Dbuiltin-buildid-cache.c58 u64 addr1 = 0, addr2 = 0; in same_kallsyms_reloc() local

1234