Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/iw_cxgbe/
HDid_table.c106 bitmap_zero(alloc->table, num); in c4iw_id_table_alloc()
/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_allocator.c97 bitmap_zero(alloc->table, num); in mthca_alloc_init()
HDmthca_memfree.c762 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()
/NextBSD/sys/compat/linuxkpi/common/include/linux/
HDbitops.h239 bitmap_zero(unsigned long *addr, int size) in bitmap_zero() function
/NextBSD/contrib/gcc/
HDbitmap.h165 #define bitmap_zero(a) bitmap_clear (a) macro
HDtree-ssa-live.h313 bitmap_zero (live->livein[p2]); in live_merge_and_clear()
HDtree-ssa-dom.c322 bitmap_zero (need_eh_cleanup); in tree_ssa_dominator_optimize()
HDtree-vect-transform.c3041 bitmap_zero (vect_vnames_to_rename); in vect_transform_loop()
HDChangeLog-200118063 * bitmap.c: Rename bitmap_zero to bitmap_zero_bits to fix warnings.
18064 * bitmap.h: Rename bitmap_zero to bitmap_zero_bits to fix
20299 * bitmap.h: Add dump_bitmap, bitmap_zero, bitmap_union_of_diffs,
20303 *bitmap.c (bitmap_zero): New function.
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDmain.c1412 bitmap_zero(ports, mdev->dev->caps.num_ports); in mlx4_ib_mcg_attach()
2182 bitmap_zero(dev_num_str_bitmap, MAX_NUM_STR_BITMAP); in init_dev_assign()
2455 bitmap_zero(ibdev->ib_uc_qpns_bitmap, ibdev->steer_qpn_count); in mlx4_ib_add()
/NextBSD/sys/dev/ifmlx4/
HDport.c987 bitmap_zero(stats_bitmap, NUM_ALL_STATS); in mlx4_set_stats_bitmap()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDport.c987 bitmap_zero(stats_bitmap, NUM_ALL_STATS); in mlx4_set_stats_bitmap()