| /freebsd/crypto/openssh/ |
| H A D | bitmap.c | 57 bitmap_zero(b); in bitmap_free() 65 bitmap_zero(struct bitmap *b) in bitmap_zero() function 199 bitmap_zero(b); in bitmap_from_string()
|
| H A D | bitmap.h | 34 void bitmap_zero(struct bitmap *b);
|
| H A D | ssh_namespace.h | 71 #define bitmap_zero Fssh_bitmap_zero macro
|
| /freebsd/crypto/openssh/regress/unittests/bitmap/ |
| H A D | tests.c | 50 bitmap_zero(b); in tests() 99 bitmap_zero(b); in tests()
|
| /freebsd/sys/dev/cxgbe/iw_cxgbe/ |
| H A D | id_table.c | 106 bitmap_zero(alloc->table, num); in c4iw_id_table_alloc()
|
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_mpfs.c | 117 bitmap_zero(dev->mpfs.bitmap, MLX5_MPFS_TABLE_MAX); in mlx5_mpfs_init()
|
| /freebsd/sys/dev/mthca/ |
| H A D | mthca_allocator.c | 98 bitmap_zero(alloc->table, num); in mthca_alloc_init()
|
| H A D | mthca_memfree.c | 641 bitmap_zero(page->used, MTHCA_DB_REC_PER_PAGE); in mthca_alloc_db()
|
| H A D | mthca_mr.c | 159 bitmap_zero(buddy->bits[i], in mthca_buddy_init()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | ser.c | 355 bitmap_zero(rtwdev->cam_info.ba_cam_map, RTW89_MAX_BA_CAM_NUM); in ser_deinit_cam() 785 bitmap_zero(ser->flags, RTW89_NUM_OF_SER_FLAGS); in rtw89_ser_init()
|
| H A D | chan.c | 286 bitmap_zero(hal->entity_map, NUM_OF_RTW89_CHANCTX); in rtw89_entity_init() 287 bitmap_zero(hal->changes, NUM_OF_RTW89_CHANCTX_CHANGES); in rtw89_entity_init() 522 bitmap_zero(recalc_map, NUM_OF_RTW89_CHANCTX); in rtw89_entity_recalc() 2400 bitmap_zero(hal->changes, NUM_OF_RTW89_CHANCTX_CHANGES); in rtw89_mcc_stop()
|
| H A D | cam.c | 671 bitmap_zero(addr_cam->sec_cam_map, RTW89_SEC_CAM_IN_ADDR_CAM); in rtw89_cam_init_addr_cam()
|
| H A D | mac80211.c | 516 bitmap_zero(rtwsta->pairwise_sec_cam_map, RTW89_MAX_SEC_CAM_NUM); in __rtw89_ops_sta_add()
|
| H A D | core.c | 3976 bitmap_zero(addr, nbits); in rtw89_core_release_all_bits_map() 5111 bitmap_zero(rtwvif->links_inst_map, __RTW89_MLD_MAX_LINK_NUM); in rtw89_init_vif() 5146 bitmap_zero(rtwsta->links_inst_map, __RTW89_MLD_MAX_LINK_NUM); in rtw89_init_sta()
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | bitmap.h | 34 bitmap_zero(unsigned long *addr, const unsigned int size) in bitmap_zero() function
|
| /freebsd/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_port.c | 1113 bitmap_zero(exclusive_ports.ports, dev->caps.num_ports); in mlx4_get_slave_num_gids() 1150 bitmap_zero(exclusive_ports.ports, dev->caps.num_ports); in mlx4_get_base_gid_ix() 1797 bitmap_zero(exclusive_ports.ports, dev->caps.num_ports); in mlx4_get_slave_from_roce_gid() 1826 bitmap_zero(exclusive_ports.ports, in mlx4_get_slave_from_roce_gid()
|
| H A D | mlx4_cmd.c | 1945 bitmap_zero(port_qos_ctl->priority_bm, MLX4_NUM_UP); in mlx4_set_default_port_qos() 2768 bitmap_zero(actv_ports.ports, MLX4_MAX_PORTS); in mlx4_get_active_ports() 2821 bitmap_zero(slaves_pport.slaves, MLX4_MFUNC_MAX); in mlx4_phys_to_slaves_pport() 2844 bitmap_zero(slaves_pport.slaves, MLX4_MFUNC_MAX); in mlx4_phys_to_slaves_pport_actv()
|
| H A D | mlx4_main.c | 2874 bitmap_zero(priv->eq_table.eq[MLX4_EQ_ASYNC].actv_ports.ports, in mlx4_enable_msi_x() 3461 bitmap_zero(priv->msix_ctl.pool_bm, MAX_MSIX); in mlx4_load_one()
|
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | main.c | 751 bitmap_zero(rtwdev->hw_port, RTW_PORT_NUM); in __fw_recovery_work()
|
| /freebsd/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_main.c | 2680 bitmap_zero(ibdev->ib_uc_qpns_bitmap, ibdev->steer_qpn_count); in mlx4_ib_add()
|