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

12345

/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Darena_structs_a.h8 bitmap_t bitmap[BITMAP_GROUPS_MAX]; member in struct:arena_slab_data_s
H A Dbit_util.h16 ffs_llu(unsigned long long bitmap) { argument
21 ffs_lu(unsigned long bitmap) { argument
26 ffs_u(unsigned bitmap) { argument
31 ffs_zu(size_t bitmap) { argument
44 ffs_u64(uint64_t bitmap) argument
55 ffs_u32(uint32_t bitmap) argument
[all...]
H A Dbitmap.h176 bitmap_full(bitmap_t *bitmap, const bitmap_info_t *binfo) { argument
195 bitmap_get(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
206 bitmap_set(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
242 bitmap_ffu(const bitmap_t *bitmap, const bitmap_info_t *binfo, size_t min_bit) argument
301 bitmap_sfu(bitmap_t *bitmap, const bitmap_info_t *binfo) argument
331 bitmap_unset(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
[all...]
H A Dextent_structs.h190 bitmap_t bitmap[BITMAP_GROUPS(NPSIZES+1)]; member in struct:extents_s
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Darena_structs_a.h8 bitmap_t bitmap[BITMAP_GROUPS_MAX]; member in struct:arena_slab_data_s
H A Dbit_util.h16 ffs_llu(unsigned long long bitmap) { argument
21 ffs_lu(unsigned long bitmap) { argument
26 ffs_u(unsigned bitmap) { argument
31 ffs_zu(size_t bitmap) { argument
44 ffs_u64(uint64_t bitmap) argument
55 ffs_u32(uint32_t bitmap) argument
[all...]
H A Dbitmap.h176 bitmap_full(bitmap_t *bitmap, const bitmap_info_t *binfo) { argument
195 bitmap_get(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
206 bitmap_set(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
242 bitmap_ffu(const bitmap_t *bitmap, const bitmap_info_t *binfo, size_t min_bit) argument
301 bitmap_sfu(bitmap_t *bitmap, const bitmap_info_t *binfo) argument
331 bitmap_unset(bitmap_t *bitmap, const bitmap_info_t *binfo, size_t bit) argument
[all...]
H A Dextent_structs.h190 bitmap_t bitmap[BITMAP_GROUPS(NPSIZES+1)]; member in struct:extents_s
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dp2p_hostapd.c96 u8 bitmap; local
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dbitmap.c45 bitmap_init(bitmap_t *bitmap, const bitmap_info_t *binfo, bool fill) { argument
100 bitmap_init(bitmap_t *bitmap, const bitmap_info_t *binfo, bool fill) { argument
[all...]
/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dbitmap.c172 bitmap_t *bitmap = (bitmap_t *)malloc(bitmap_size(binfo)); local
209 bitmap_t *bitmap = (bitmap_t *)malloc(bitmap_size(binfo)); local
240 bitmap_t *bitmap = (bitmap_t *)malloc(bitmap_size(binfo)); local
277 bitmap_t *bitmap = (bitmap_t *)malloc(bitmap_size(binfo)); local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/record/
H A Ddtls1_bitmap.c38 int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap) argument
59 void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap) argument
[all...]
H A Drec_layer_d1.c231 DTLS1_BITMAP *bitmap; local
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/record/
H A Ddtls1_bitmap.c38 int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap) argument
59 void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap) argument
[all...]
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dcons_fb.c179 uint16_t bitmap; local
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dbitmap.c32 struct bitmap { struct
[all...]
/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dbitmap.h48 bitmap_zero(unsigned long *bitmap, size_t nbits) argument
63 bitmap_empty(const unsigned long *bitmap, size_t nbits) argument
86 bitmap_weight(const unsigned long *bitmap, size_t nbits) argument
106 bitmap_set(unsigned long *bitmap, size_t startbit, size_t nbits) argument
141 bitmap_clear(unsigned long *bitmap, size_t startbit, size_t nbits) argument
264 bitmap_free(unsigned long *bitmap) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_wait_bit.c81 wait_bit_hash(const volatile unsigned long *bitmap, unsigned bit) argument
91 wait_bit_enter(const volatile unsigned long *bitmap, unsigned bit) argument
115 clear_and_wake_up_bit(int bit, volatile unsigned long *bitmap) argument
133 wait_on_bit(const volatile unsigned long *bitmap, unsigned bit, int flags) argument
175 wait_on_bit_timeout(const volatile unsigned long *bitmap, unsigned bit, int flags, unsigned long timeout) argument
[all...]
/netbsd-current/external/mit/xorg/lib/libXfont2/
H A DMakefile
/netbsd-current/sys/arch/i386/pci/
H A Dpcibios.h53 uint16_t bitmap; member in struct:pcibios_linkmap
H A Dpci_intr_fixup.c89 uint16_t bitmap; member in struct:pciintr_link_map
[all...]
/netbsd-current/sys/arch/powerpc/booke/
H A Dbooke_stubs.c123 tlb_record_asids(u_long *bitmap, tlb_asid_t asid_max) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_syncmap.c81 unsigned int bitmap; member in struct:i915_syncmap
[all...]
/netbsd-current/sys/netipsec/
H A Dkeydb.h153 char *bitmap; /* used by receiver */ member in struct:secreplay
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_page_dirty.c77 unsigned long bitmap[0]; member in struct:vmw_bo_dirty
[all...]

Completed in 319 milliseconds

12345