Home
last modified time | relevance | path

Searched refs:bitmap_free (Results 1 – 8 of 8) sorted by relevance

/src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_uar.c88 bitmap_free(up->reg_bitmap); in up_rel_func()
89 bitmap_free(up->fp_bitmap); in up_rel_func()
155 bitmap_free(up->fp_bitmap); in alloc_uars_page()
156 bitmap_free(up->reg_bitmap); in alloc_uars_page()
/src/crypto/openssh/
H A Dbitmap.h31 void bitmap_free(struct bitmap *b);
H A Dkrl.c629 bitmap_free(bitmap); in revoked_certs_generate()
702 bitmap_free(bitmap); in revoked_certs_generate()
726 bitmap_free(bitmap); in revoked_certs_generate()
941 bitmap_free(bitmap); in parse_revoked_certs()
975 bitmap_free(bitmap); in parse_revoked_certs()
H A Dbitmap.c54 bitmap_free(struct bitmap *b) in bitmap_free() function
H A Dssh_namespace.h63 #define bitmap_free Fssh_bitmap_free macro
/src/crypto/openssh/regress/unittests/bitmap/
H A Dtests.c133 bitmap_free(b); in tests()
/src/sys/dev/irdma/
H A Dirdma_pble.c59 bitmap_free(chunk->bitmapbuf); in irdma_destroy_pble_prm()
335 bitmap_free(chunk->bitmapbuf); in add_pble_prm()
/src/sys/compat/linuxkpi/common/include/linux/
H A Dbitmap.h445 bitmap_free(const unsigned long *bitmap) in bitmap_free() function