/linux/lib/ |
H A D | find_bit.c | 111 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 D | find.h | 88 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 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()
|
/linux/tools/lib/ |
H A 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()
|
/linux/tools/testing/selftests/drivers/dma-buf/ |
H A D | udmabuf.c | 109 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 D | page.h | 8 unsigned long addr2) in pages_do_alias()
|
/linux/include/soc/qcom/ |
H A D | cmd-db.h | 39 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 D | hugetlb-madvise.c | 64 void *addr, *addr2; in main() local
|
H A D | pfnmap.c | 58 char *addr2; FIXTURE() local [all...] |
/linux/kernel/kcsan/ |
H A D | encoding.h | 94 unsigned long addr2, size_t size2) in matching_access()
|
/linux/arch/sh/mm/ |
H A D | tlb-debugfs.c | 42 unsigned long addr1, addr2, data1, data2; in tlb_seq_show() local
|
/linux/net/rds/ |
H A D | threads.c | 270 const struct in6_addr *addr2) in rds_addr_cmp()
|
/linux/tools/perf/util/ |
H A D | branch.c | 5 static bool cross_area(u64 addr1, u64 addr2, int size) in cross_area()
|
/linux/arch/sh/include/asm/ |
H A D | cacheflush.h | 61 unsigned long addr1, addr2; member
|
H A D | page.h | 41 pages_do_alias(unsigned long addr1, unsigned long addr2) in pages_do_alias()
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | falcon.h | 22 u32 addr2; member 64 u32 addr2; member
|
/linux/drivers/gpu/drm/amd/display/dc/dce60/ |
H A D | dce60_timing_generator.c | 133 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 D | hwsq.h | 35 hwsq_reg2(u32 addr1, u32 addr2) in hwsq_reg2()
|
/linux/drivers/mtd/nand/raw/ |
H A D | pl35x-nand-controller.c | 511 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 D | smp.c | 246 unsigned long addr2; member
|
/linux/arch/sparc/kernel/ |
H A D | ptrace_64.c | 933 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 D | af_rose.c | 112 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 D | jfs_types.h | 54 __le32 addr2; member
|
/linux/fs/smb/client/ |
H A D | cifs_swn.c | 412 static bool cifs_sockaddr_equal(struct sockaddr_storage *addr1, struct sockaddr_storage *addr2) in cifs_sockaddr_equal()
|
/linux/tools/perf/ |
H A D | builtin-buildid-cache.c | 58 u64 addr1 = 0, addr2 = 0; in same_kallsyms_reloc() local
|