Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/
H A Dbitmap.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()
H A Dbitmap.h34 void bitmap_zero(struct bitmap *b);
H A Dssh_namespace.h81 #define bitmap_zero Fssh_bitmap_zero macro
/freebsd-src/crypto/openssh/regress/unittests/bitmap/
H A Dtests.c50 bitmap_zero(b); in tests()
99 bitmap_zero(b); in tests()
/freebsd-src/sys/contrib/dev/rtw89/
H A Dchan.c231 bitmap_zero(hal->entity_map, NUM_OF_RTW89_SUB_ENTITY); in rtw89_chanctx_ops_add()
232 bitmap_zero(hal->changes, NUM_OF_RTW89_CHANCTX_CHANGES); in rtw89_chanctx_ops_add()
282 bitmap_zero(recalc_map, NUM_OF_RTW89_SUB_ENTITY); in rtw89_chanctx_ops_change()
H A Dser.c335 bitmap_zero(rtwdev->cam_info.ba_cam_map, RTW89_MAX_BA_CAM_NUM); in ser_reset_mac_binding()
757 bitmap_zero(ser->flags, RTW89_NUM_OF_SER_FLAGS); in rtw89_ser_notify()
H A Dcam.c560 bitmap_zero(addr_cam->sec_cam_map, RTW89_SEC_CAM_IN_ADDR_CAM); in rtw89_cam_init_bssid_cam()
H A Dcore.c3252 bitmap_zero(addr, nbits); in rtw89_init_he_cap()
/freebsd-src/sys/dev/cxgbe/iw_cxgbe/
H A Did_table.c106 bitmap_zero(alloc->table, num); in c4iw_id_table_alloc()
/freebsd-src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mpfs.c117 bitmap_zero(dev->mpfs.bitmap, MLX5_MPFS_TABLE_MAX); in mlx5_mpfs_init()
/freebsd-src/sys/dev/mthca/
H A Dmthca_allocator.c98 bitmap_zero(alloc->table, num); in mthca_alloc_init()
H A Dmthca_memfree.c641 bitmap_zero(page->used, MTHCA_DB_REC_PER_PAGE); in mthca_alloc_db()
H A Dmthca_mr.c159 bitmap_zero(buddy->bits[i], in mthca_buddy_init()
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dbitmap.h34 bitmap_zero(unsigned long *addr, const unsigned int size) in bitmap_zero() function
/freebsd-src/sys/dev/mlx4/mlx4_core/
H A Dmlx4_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()
H A Dmlx4_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()
H A Dmlx4_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-src/sys/contrib/dev/rtw88/
H A Dmain.c663 bitmap_zero(rtwdev->hw_port, RTW_PORT_NUM); in __fw_recovery_work()
/freebsd-src/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2680 bitmap_zero(ibdev->ib_uc_qpns_bitmap, ibdev->steer_qpn_count); in mlx4_ib_add()