/linux/lib/ |
H A D | find_bit.c | 110 unsigned long _find_first_and_bit(const unsigned long *addr1, in _find_first_and_bit() 122 unsigned long _find_first_andnot_bit(const unsigned long *addr1, in _find_first_andnot_bit() 133 unsigned long _find_first_and_and_bit(const unsigned long *addr1, 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() 181 unsigned long __find_nth_and_andnot_bit(const unsigned long *addr1, 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 | 87 unsigned long find_next_and_bit(const unsigned long *addr1, in find_next_and_bit() 118 unsigned long find_next_andnot_bit(const unsigned long *addr1, in find_next_andnot_bit() 148 unsigned long find_next_or_bit(const unsigned long *addr1, 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() 310 unsigned long find_nth_and_andnot_bit(const unsigned long *addr1, in find_nth_and_andnot_bit() 338 unsigned long find_first_and_bit(const unsigned long *addr1, in find_first_and_bit() 362 unsigned long find_first_andnot_bit(const unsigned long *addr1, in find_first_andnot_bit() 386 unsigned long find_first_and_and_bit(const unsigned long *addr1, in find_first_and_and_bit() 454 unsigned long find_next_and_bit_wrap(const unsigned long *addr1, in find_next_and_bit_wrap() [all …]
|
/linux/tools/include/linux/ |
H A 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()
|
/linux/tools/lib/ |
H A 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()
|
/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/drivers/pci/controller/cadence/ |
H A D | pcie-cadence.c | 39 u32 addr0, addr1, desc0, desc1; in cdns_pcie_set_outbound_region() local 111 u32 addr0, addr1, desc0, desc1; in cdns_pcie_set_outbound_region_for_normal_msg() local
|
H A D | pcie-cadence-host.c | 254 u32 addr0, addr1, aperture, value; in cdns_pcie_host_bar_ib_config() local 517 u32 addr0, addr1, desc1; in cdns_pcie_host_init_address_translation() local
|
/linux/arch/sh/kernel/cpu/sh3/ |
H A D | probe.c | 18 unsigned long addr0, addr1, data0, data1, data2, data3; in cpu_probe() local
|
/linux/arch/csky/abiv1/inc/abi/ |
H A D | page.h | 7 static inline unsigned long pages_do_alias(unsigned long addr1, 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/drivers/net/ethernet/apm/xgene-v2/ |
H A D | mac.c | 69 u32 addr0, addr1; in xge_mac_set_station_addr() local
|
/linux/kernel/kcsan/ |
H A D | encoding.h | 93 static __always_inline bool matching_access(unsigned long addr1, size_t size1, 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 | 269 int rds_addr_cmp(const struct in6_addr *addr1, 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/drivers/scsi/qla2xxx/ |
H A D | qla_nx2.c | 138 qla8044_poll_wait_for_ready(struct scsi_qla_host *vha, uint32_t addr1, in qla8044_poll_wait_for_ready() 162 uint32_t addr1, uint32_t addr3, uint32_t mask, uint32_t addr) in qla8044_ipmdio_rd_reg() 186 uint32_t addr1, uint32_t addr2, uint32_t addr3, uint32_t mask) in qla8044_poll_wait_ipmdio_bus_idle() 208 qla8044_ipmdio_wr_reg(struct scsi_qla_host *vha, uint32_t addr1, in qla8044_ipmdio_wr_reg() 2993 uint32_t addr1, addr2, value, data, temp, wrVal; in qla8044_minidump_process_rddfe() local 3089 uint32_t addr1, addr2, value1, value2, data, selVal; in qla8044_minidump_process_rdmdio() local 3165 uint32_t addr1, addr2, value1, value2, poll, r_value; in qla8044_minidump_process_pollwr() local
|
/linux/arch/sh/include/asm/ |
H A D | cacheflush.h | 61 unsigned long addr1, addr2; member
|
/linux/tools/testing/selftests/mm/ |
H A D | pfnmap.c | 56 char *addr1; FIXTURE() local [all...] |
/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_nx.c | 1808 uint32_t addr1, uint32_t mask) in ql4_84xx_poll_wait_for_ready() 1829 static uint32_t ql4_84xx_ipmdio_rd_reg(struct scsi_qla_host *ha, uint32_t addr1, in ql4_84xx_ipmdio_rd_reg() 1857 uint32_t addr1, in ql4_84xx_poll_wait_ipmdio_bus_idle() 1881 uint32_t addr1, uint32_t addr3, in ql4_84xx_ipmdio_wr_reg() 2626 uint32_t addr1, addr2, value, data, temp, wrval; in qla4_84xx_minidump_process_rddfe() local 2721 uint32_t addr1, addr2, value1, value2, data, selval; in qla4_84xx_minidump_process_rdmdio() local 2795 uint32_t addr1, addr2, value1, value2, poll, r_value; in qla4_84xx_minidump_process_pollwr() 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/mips/txx9/generic/ |
H A D | setup_tx4938.c | 310 void __init tx4938_ethaddr_init(unsigned char *addr0, unsigned char *addr1) in tx4938_ethaddr_init()
|
/linux/arch/openrisc/kernel/ |
H A D | smp.c | 245 unsigned long addr1; member
|
/linux/drivers/pci/controller/ |
H A D | pcie-rockchip-ep.c | 93 u32 addr0, addr1, desc0; in rockchip_pcie_prog_ep_ob_atu() local 159 u32 addr0, addr1, reg, cfg, b, aperture, ctrl; in rockchip_pcie_ep_set_bar() 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()
|