Searched refs:bitmap_allocate_region (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | msi_bitmap.c | 59 bitmap_allocate_region(bmp->bitmap, hwirq, 0); in msi_bitmap_reserve_hwirq() 95 bitmap_allocate_region(bmp->bitmap, 0, get_count_order(bmp->irq_count)); in msi_bitmap_reserve_dt_hwirqs()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | bitmap.c | 1217 int bitmap_allocate_region(unsigned long *bitmap, unsigned int pos, int order) in bitmap_allocate_region() function 1223 EXPORT_SYMBOL(bitmap_allocate_region);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bitmap.h | 221 extern int bitmap_allocate_region(unsigned long *bitmap, unsigned int pos, int order);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_filter.c | 703 bitmap_allocate_region(t->ftid_bmap, fidx, 2); in cxgb4_set_ftid() 705 bitmap_allocate_region(t->ftid_bmap, fidx, 1); in cxgb4_set_ftid() 724 bitmap_allocate_region(t->hpftid_bmap, fidx, 1); in cxgb4_set_hpftid()
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/stm/ |
| H A D | core.c | 196 bitmap_allocate_region(&master->chan_map[0], output->channel, in stm_output_claim()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 47 bitmap_allocate_region
|
| H A D | abi_gki_aarch64_qcom | 65 bitmap_allocate_region
|
| H A D | abi_gki_aarch64_oplus | 73 bitmap_allocate_region
|
| H A D | abi_gki_aarch64_galaxy | 665 bitmap_allocate_region
|