Searched defs:bitmap (Results 1 - 25 of 72) sorted by relevance

123

/freebsd-11-stable/usr.sbin/pw/
H A Dbitmap.h36 struct bitmap struct
/freebsd-11-stable/contrib/jemalloc/src/
H A Dbitmap.c45 bitmap_init(bitmap_t *bitmap, const bitmap_info_t *binfo) argument
93 bitmap_init(bitmap_t *bitmap, const bitmap_info_t *binfo) argument
/freebsd-11-stable/contrib/gcc/
H A Dcoretypes.h41 typedef struct bitmap_head_def *bitmap; typedef in typeref:struct:bitmap_head_def
H A Dgengtype.h90 lang_bitmap bitmap; member in struct:type::__anon1325::__anon1326
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dp2p_hostapd.c96 u8 bitmap; local
/freebsd-11-stable/crypto/openssh/
H A Dbitmap.c30 struct bitmap { struct
[all...]
/freebsd-11-stable/lib/libkvm/
H A Dkvm_minidump_amd64.c80 uint64_t *bitmap; local
[all...]
H A Dkvm_minidump_i386.c80 uint32_t *bitmap; local
[all...]
H A Dkvm_minidump_arm.c83 uint32_t *bitmap; local
[all...]
H A Dkvm_minidump_aarch64.c80 uint64_t *bitmap; local
[all...]
H A Dkvm_minidump_mips.c88 uint32_t *bitmap; local
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_sched_prio.c76 BITMAP_T bitmap; /* array bitmap */ member in struct:prio_si
[all...]
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dutil.h151 ffs_llu(unsigned long long bitmap) argument
158 ffs_lu(unsigned long bitmap) argument
165 ffs_u(unsigned bitmap) argument
172 ffs_zu(size_t bitmap) argument
187 ffs_u64(uint64_t bitmap) argument
200 ffs_u32(uint32_t bitmap) argument
[all...]
H A Dbitmap.h135 bitmap_full(bitmap_t *bitmap, const bitmap_info_t *binfo) argument
154 bitmap_get(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
166 bitmap_set(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
202 bitmap_sfu(bitmap_t *bitmap, const bitmap_info_t *binfo) argument
233 bitmap_unset(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
[all...]
/freebsd-11-stable/contrib/ldns/ldns/
H A Dhost2str.h103 ldns_rdf* bitmap; /* for LDNS_FMT_RFC3597 */ member in struct:ldns_struct_output_format_storage
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3pic.c162 uint64_t bitmap, mask; local
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Didr.h54 unsigned long bitmap; member in struct:idr_layer
104 unsigned long bitmap[IDA_BITMAP_LONGS]; member in struct:ida_bitmap
H A Dbitmap.h176 bitmap_find_free_region(unsigned long *bitmap, int bits, int order) argument
191 bitmap_allocate_region(unsigned long *bitmap, int pos, int order) argument
200 bitmap_release_region(unsigned long *bitmap, int pos, int order) argument
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_videodev2_compat.h56 l_uintptr_t bitmap; member in struct:l_v4l2_window
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dbuf.c45 static int mlx5_bitmap_init(struct mlx5_bitmap *bitmap, uint32_t num, argument
61 bitmap_free_range(struct mlx5_bitmap *bitmap, uint32_t obj, int cnt) argument
75 bitmap_empty(struct mlx5_bitmap *bitmap) argument
80 bitmap_avail(struct mlx5_bitmap *bitmap) argument
85 mlx5_bitmap_cleanup(struct mlx5_bitmap *bitmap) argument
100 mlx5_bitmap_alloc(struct mlx5_bitmap *bitmap) argument
122 find_aligned_range(unsigned long *bitmap, uint32_t start, uint32_t nbits, int len, int alignment) argument
151 bitmap_alloc_range(struct mlx5_bitmap *bitmap, int cnt, int align) argument
[all...]
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx_msr.c138 msr_bitmap_initialize(char *bitmap) argument
145 msr_bitmap_change_access(char *bitmap, u_int msr, int access) argument
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Deswitch.h124 unsigned long *bitmap; member in struct:mlx5_l2_table
/freebsd-11-stable/sys/dev/evdev/
H A Dcdev.c644 unsigned long *bitmap; local
[all...]
/freebsd-11-stable/contrib/unbound/daemon/
H A Dacl_list.c160 acl_list_tags_cfg(struct acl_list* acl, const char* str, uint8_t* bitmap, argument
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_nsec.c61 nsecbitmap_has_type_rdata(uint8_t* bitmap, size_t len, uint16_t type) argument
[all...]

Completed in 314 milliseconds

123