Searched refs:bitmap_fill (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_idr.c | 379 bitmap_fill(&iln->bitmap, IDR_SIZE); in idr_pre_get() 415 bitmap_fill(&il->bitmap, IDR_SIZE); in idr_get() 417 bitmap_fill(&il->bitmap, IDR_SIZE); in idr_get()
|
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_alloc.c | 156 bitmap_fill(pgdir->bitmap, MLX5_DB_PER_PAGE); in mlx5_alloc_db_pgdir()
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | bitmap.h | 40 bitmap_fill(unsigned long *addr, const unsigned int size) in bitmap_fill() function
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | regd.c | 380 bitmap_fill(regulatory->block_unii4, RTW89_REGD_MAX_COUNTRY_NUM); in rtw89_regd_setup_unii4() 452 bitmap_fill(regulatory->block_6ghz, RTW89_REGD_MAX_COUNTRY_NUM); in rtw89_regd_setup_policy_6ghz() 508 bitmap_fill(regulatory->block_6ghz_sp, RTW89_REGD_MAX_COUNTRY_NUM); in rtw89_regd_setup_policy_6ghz_sp()
|
| /freebsd/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_alloc.c | 687 bitmap_fill(pgdir->order1, MLX4_DB_PER_PAGE / 2); in mlx4_alloc_db_pgdir()
|
| H A D | mlx4_main.c | 2885 bitmap_fill(priv->eq_table.eq[i].actv_ports.ports, in mlx4_enable_msi_x() 2929 bitmap_fill(priv->eq_table.eq[i].actv_ports.ports, in mlx4_enable_msi_x()
|
| H A D | mlx4_cmd.c | 2771 bitmap_fill(actv_ports.ports, dev->caps.num_ports); in mlx4_get_active_ports()
|