Home
last modified time | relevance | path

Searched refs:bitmap_zero (Results 1 – 20 of 20) sorted by relevance

/freebsd-14-stable/crypto/openssh/
HDbitmap.c57 bitmap_zero(b); in bitmap_free()
65 bitmap_zero(struct bitmap *b) in bitmap_zero() function
199 bitmap_zero(b); in bitmap_from_string()
HDbitmap.h34 void bitmap_zero(struct bitmap *b);
HDssh_namespace.h80 #define bitmap_zero Fssh_bitmap_zero macro
/freebsd-14-stable/crypto/openssh/regress/unittests/bitmap/
HDtests.c50 bitmap_zero(b); in tests()
99 bitmap_zero(b); in tests()
/freebsd-14-stable/sys/dev/cxgbe/iw_cxgbe/
HDid_table.c106 bitmap_zero(alloc->table, num); in c4iw_id_table_alloc()
/freebsd-14-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_mpfs.c117 bitmap_zero(dev->mpfs.bitmap, MLX5_MPFS_TABLE_MAX); in mlx5_mpfs_init()
/freebsd-14-stable/sys/contrib/dev/rtw89/
HDser.c352 bitmap_zero(rtwdev->cam_info.ba_cam_map, RTW89_MAX_BA_CAM_NUM); in ser_deinit_cam()
775 bitmap_zero(ser->flags, RTW89_NUM_OF_SER_FLAGS); in rtw89_ser_init()
HDchan.c236 bitmap_zero(hal->entity_map, NUM_OF_RTW89_CHANCTX); in rtw89_entity_init()
237 bitmap_zero(hal->changes, NUM_OF_RTW89_CHANCTX_CHANGES); in rtw89_entity_init()
439 bitmap_zero(recalc_map, NUM_OF_RTW89_CHANCTX); in rtw89_entity_recalc()
HDcam.c658 bitmap_zero(addr_cam->sec_cam_map, RTW89_SEC_CAM_IN_ADDR_CAM); in rtw89_cam_init_addr_cam()
HDmac80211.c516 bitmap_zero(rtwsta->pairwise_sec_cam_map, RTW89_MAX_SEC_CAM_NUM); in __rtw89_ops_sta_add()
HDcore.c3656 bitmap_zero(addr, nbits); in rtw89_core_release_all_bits_map()
4726 bitmap_zero(rtwvif->links_inst_map, __RTW89_MLD_MAX_LINK_NUM); in rtw89_init_vif()
4761 bitmap_zero(rtwsta->links_inst_map, __RTW89_MLD_MAX_LINK_NUM); in rtw89_init_sta()
/freebsd-14-stable/sys/dev/mthca/
HDmthca_allocator.c98 bitmap_zero(alloc->table, num); in mthca_alloc_init()
HDmthca_memfree.c641 bitmap_zero(page->used, MTHCA_DB_REC_PER_PAGE); in mthca_alloc_db()
HDmthca_mr.c159 bitmap_zero(buddy->bits[i], in mthca_buddy_init()
/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDbitmap.h34 bitmap_zero(unsigned long *addr, const unsigned int size) in bitmap_zero() function
/freebsd-14-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_port.c1113 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()
HDmlx4_cmd.c1945 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()
HDmlx4_main.c2874 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-14-stable/sys/contrib/dev/rtw88/
HDmain.c693 bitmap_zero(rtwdev->hw_port, RTW_PORT_NUM); in __fw_recovery_work()
/freebsd-14-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_main.c2680 bitmap_zero(ibdev->ib_uc_qpns_bitmap, ibdev->steer_qpn_count); in mlx4_ib_add()