Searched refs:bitmap_set (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | bitmap.h | 206 bitmap_set(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) { in bitmap_set() function 326 bitmap_set(bitmap, binfo, bit); in bitmap_sfu()
|
/freebsd/sys/dev/mana/ |
H A D | gdma_util.h | 115 bitmap_set(unsigned long *map, unsigned int start, int nr) in bitmap_set() function
|
H A D | hw_channel.c | 58 bitmap_set(hwc->inflight_msg_res.map, index, 1); in mana_hwc_get_msg_index()
|
H A D | gdma_main.c | 648 bitmap_set(r->map, msi_index, 1); in mana_gd_register_irq()
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_alloc.c | 128 bitmap_set(bitmap->table, obj, cnt); in mlx4_bitmap_alloc_range() 192 bitmap_set(bitmap->table, 0, reserved_bot); in mlx4_bitmap_init()
|
H A D | mlx4_cmd.c | 2779 bitmap_set(actv_ports.ports, dev->dev_vfs[vf].min_port - 1, in mlx4_get_active_ports()
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | bitmap.h | 93 bitmap_set(unsigned long *map, unsigned int start, int nr) in bitmap_set() function
|
/freebsd/contrib/jemalloc/src/ |
H A D | extent.c | 385 bitmap_set(extents->bitmap, &extents_bitmap_info, in extents_remove_locked()
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_utils.c | 2016 bitmap_set(pchunk->bitmapbuf, bit_idx, bits_needed); in irdma_prm_get_pbles()
|