Searched refs:bitmap_gather (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | bitmap.h | 625 void bitmap_gather(unsigned long *dst, const unsigned long *src, in bitmap_gather() function
|
| /linux-6.15/lib/ |
| H A D | test_bitmap.c | 381 bitmap_gather(bmap_gather, sg_src, sg_mask, nbits); in test_bitmap_sg() 391 bitmap_gather(bmap_tmp, bmap_scatter, sg_mask, nbits); in test_bitmap_sg()
|
| /linux-6.15/drivers/gpio/ |
| H A D | gpio-xilinx.c | 512 bitmap_gather(sw, hw, chip->map, 64); in xgpio_irqhandler()
|
| /linux-6.15/drivers/net/wan/ |
| H A D | fsl_qmc_hdlc.c | 468 bitmap_gather(map, ts_mask, ts_mask_avail, 64); in qmc_hdlc_xlate_ts_info()
|
| /linux-6.15/drivers/pinctrl/ |
| H A D | pinctrl-cy8c95x0.c | 672 bitmap_gather(val, tval, chip->map, MAX_LINE); in cy8c95x0_read_regs_mask()
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 267 bitmap_gather(&index, &aff, &mask, fls(mask)); in kvm_mpidr_index()
|