Home
last modified time | relevance | path

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

/freebsd-13.1/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.h77 #define bitmap_zero Fssh_bitmap_zero macro
/freebsd-13.1/crypto/openssh/regress/unittests/bitmap/
H A Dtests.c51 bitmap_zero(b); in tests()
100 bitmap_zero(b); in tests()
/freebsd-13.1/sys/dev/cxgbe/iw_cxgbe/
H A Did_table.c108 bitmap_zero(alloc->table, num); in c4iw_id_table_alloc()
/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mpfs.c119 bitmap_zero(dev->mpfs.bitmap, MLX5_MPFS_TABLE_MAX); in mlx5_mpfs_init()
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dbitmap.h36 bitmap_zero(unsigned long *addr, const unsigned int size) in bitmap_zero() function
/freebsd-13.1/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-13.1/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-13.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2769 bitmap_zero(ibdev->ib_uc_qpns_bitmap, ibdev->steer_qpn_count); in mlx4_ib_add()