Searched refs:bitmap_remap (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpio/ |
| A D | gpio-xilinx.c | 210 bitmap_remap(hw_mask, mask, chip->sw_map, chip->hw_map, 64); in xgpio_set_multiple() 211 bitmap_remap(hw_bits, bits, chip->sw_map, chip->hw_map, 64); in xgpio_set_multiple()
|
| /linux/lib/ |
| A D | bitmap.c | 1005 void bitmap_remap(unsigned long *dst, const unsigned long *src, in bitmap_remap() function 1025 EXPORT_SYMBOL(bitmap_remap);
|
| /linux/include/linux/ |
| A D | bitmap.h | 211 void bitmap_remap(unsigned long *dst, const unsigned long *src,
|
| A D | nodemask.h | 358 bitmap_remap(dstp->bits, srcp->bits, oldp->bits, newp->bits, nbits); in __nodes_remap()
|
| /linux/ |
| A D | vmlinux.symvers | 1035 0x00000000 bitmap_remap vmlinux EXPORT_SYMBOL
|
| A D | System.map | 16491 ffff80001048ea30 T bitmap_remap
|
| A D | .tmp_System.map | 16491 ffff80001048ea30 T bitmap_remap
|
Completed in 328 milliseconds