Home
last modified time | relevance | path

Searched defs:bin (Results 1 – 25 of 67) sorted by relevance

123

/freebsd/contrib/jemalloc/src/
H A Dbin.c68 bin_init(bin_t * bin) bin_init() argument
83 bin_prefork(tsdn_t * tsdn,bin_t * bin) bin_prefork() argument
88 bin_postfork_parent(tsdn_t * tsdn,bin_t * bin) bin_postfork_parent() argument
93 bin_postfork_child(tsdn_t * tsdn,bin_t * bin) bin_postfork_child() argument
[all...]
H A Darena.c1013 arena_bin_slabs_nonfull_insert(bin_t * bin,extent_t * slab) arena_bin_slabs_nonfull_insert() argument
1022 arena_bin_slabs_nonfull_remove(bin_t * bin,extent_t * slab) arena_bin_slabs_nonfull_remove() argument
1030 arena_bin_slabs_nonfull_tryget(bin_t * bin) arena_bin_slabs_nonfull_tryget() argument
1043 arena_bin_slabs_full_insert(arena_t * arena,bin_t * bin,extent_t * slab) arena_bin_slabs_full_insert() argument
1057 arena_bin_slabs_full_remove(arena_t * arena,bin_t * bin,extent_t * slab) arena_bin_slabs_full_remove() argument
1065 arena_bin_reset(tsd_t * tsd,arena_t * arena,bin_t * bin) arena_bin_reset() argument
1266 arena_bin_nonfull_slab_get(tsdn_t * tsdn,arena_t * arena,bin_t * bin,szind_t binind,unsigned binshard) arena_bin_nonfull_slab_get() argument
1309 arena_bin_malloc_hard(tsdn_t * tsdn,arena_t * arena,bin_t * bin,szind_t binind,unsigned binshard) arena_bin_malloc_hard() argument
1367 bin_t *bin; arena_bin_choose_lock() local
1392 bin_t *bin = arena_bin_choose_lock(tsdn, arena, binind, &binshard); arena_tcache_fill_small() local
1462 bin_t *bin; arena_malloc_small() local
1622 arena_dissociate_bin_slab(arena_t * arena,extent_t * slab,bin_t * bin) arena_dissociate_bin_slab() argument
1645 arena_dalloc_bin_slab(tsdn_t * tsdn,arena_t * arena,extent_t * slab,bin_t * bin) arena_dalloc_bin_slab() argument
1660 arena_bin_lower_slab(tsdn_t * tsdn,arena_t * arena,extent_t * slab,bin_t * bin) arena_bin_lower_slab() argument
1686 arena_dalloc_bin_locked_impl(tsdn_t * tsdn,arena_t * arena,bin_t * bin,szind_t binind,extent_t * slab,void * ptr,bool junked) arena_dalloc_bin_locked_impl() argument
1712 arena_dalloc_bin_junked_locked(tsdn_t * tsdn,arena_t * arena,bin_t * bin,szind_t binind,extent_t * extent,void * ptr) arena_dalloc_bin_junked_locked() argument
1722 bin_t *bin = &arena->bins[binind].bin_shards[binshard]; arena_dalloc_bin() local
[all...]
H A Dtcache.c164 bin_t *bin = &bin_arena->bins[binind].bin_shards[binshard]; tcache_bin_flush_small() local
213 bin_t *bin = arena_bin_choose_lock(tsd_tsdn(tsd), arena, binind, tcache_bin_flush_small() local
610 bin_t *bin = arena_bin_choose_lock(tsdn, arena, i, &binshard); tcache_stats_merge() local
[all...]
/freebsd/contrib/unbound/util/storage/
H A Dlruhash.c99 bin_delete(struct lruhash* table, struct lruhash_bin* bin) in bin_delete() argument
168 bin_overflow_remove(struct lruhash_bin * bin,struct lruhash_entry * entry) bin_overflow_remove() argument
186 struct lruhash_bin* bin; reclaim_space() local
220 bin_find_entry(struct lruhash * table,struct lruhash_bin * bin,hashvalue_type hash,void * key,size_t * collisions) bin_find_entry() argument
308 struct lruhash_bin* bin; lruhash_insert() local
367 struct lruhash_bin* bin; lruhash_lookup() local
389 struct lruhash_bin* bin; lruhash_remove() local
424 bin_clear(struct lruhash * table,struct lruhash_bin * bin) bin_clear() argument
621 struct lruhash_bin* bin; lruhash_insert_or_retrieve() local
[all...]
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_inlines.h45 cache_bin_t *bin; tcache_alloc_small() local
107 cache_bin_t *bin; tcache_alloc_large() local
166 cache_bin_t *bin; tcache_dalloc_small() local
191 cache_bin_t *bin; tcache_dalloc_large() local
[all...]
H A Dcache_bin.h88 cache_bin_alloc_easy(cache_bin_t * bin,bool * success) cache_bin_alloc_easy() argument
120 cache_bin_dalloc_easy(cache_bin_t * bin,cache_bin_info_t * bin_info,void * ptr) cache_bin_dalloc_easy() argument
[all...]
H A Dbin.h107 bin_stats_merge(tsdn_t * tsdn,bin_stats_t * dst_bin_stats,bin_t * bin) bin_stats_merge() argument
[all...]
/freebsd/contrib/wpa/src/utils/
H A Duuid.c15 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin()
50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str()
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c103 tsd_hash_bin_t *bin; in tsd_hash_search() local
160 tsd_hash_bin_t *bin; in tsd_hash_add() local
219 tsd_hash_bin_t *bin; in tsd_hash_add_key() local
280 tsd_hash_bin_t *bin; in tsd_hash_add_pid() local
370 tsd_hash_bin_t *bin; in tsd_hash_table_fini() local
/freebsd/lib/libiscsiutil/
H A Dchap.c106 char *bin; in chap_b642bin() local
134 char *bin; in chap_hex2bin() local
187 chap_bin2hex(const char *bin, size_t bin_len) in chap_bin2hex()
205 chap_bin2hex(const char *bin, size_t bin_len) in chap_bin2hex()
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcodecs.c15 const unsigned char *const bin, const size_t bin_len) in sodium_bin2hex()
41 sodium_hex2bin(unsigned char *const bin, const size_t bin_maxlen, in sodium_hex2bin()
180 const unsigned char * const bin, const size_t bin_len, in sodium_bin2base64()
266 sodium_base642bin(unsigned char * const bin, const size_t bin_maxlen, in sodium_base642bin()
/freebsd/crypto/libecc/src/arithmetic_tests/
H A DMakefile16 bin: target
/freebsd/contrib/openbsm/
H A DMakefile.am11 bin \ subdir
/freebsd/usr.sbin/rtadvd/
H A Dcontrol.c466 cm_str2bin(char *bin, void *str, size_t len) in cm_str2bin() argument
484 cm_bin2str(char *bin, void *str, size_t len) in cm_bin2str() argument
/freebsd/sys/contrib/libsodium/test/default/
H A Dcodecs.c13 unsigned char *bin; in main() local
/freebsd/contrib/openpam/
H A DMakefile.am3 SUBDIRS = misc include lib bin modules subdir
/freebsd/crypto/openssl/Configurations/platform/
H A DBASE.pm35 sub bin { return $_[0]->binname($_[1]) . $_[0]->binext() } subroutine
/freebsd/lib/libc/stdio/
H A Dfmemopen.c40 char bin; /* is this a binary buffer? */ member
/freebsd/contrib/wpa/src/common/
H A Dcommon_module_tests.c459 u8 bin[SAE_MAX_ECC_PRIME_LEN * 2]; in sae_tests() local
483 u8 bin[SAE_MAX_PRIME_LEN]; in sae_tests() local
/freebsd/lib/libnetgraph/
H A Ddebug.c230 struct ng_mesg *const bin = (struct ng_mesg *)req->data; in _NgDebugMsg() local
/freebsd/contrib/libxo/
H A DMakefile.am13 SUBDIRS = bin libxo xo xopo xolint xohtml tests doc encoder subdir
/freebsd/usr.sbin/iovctl/
H A Dvalidate.c105 const void *bin; in apply_subsystem_defaults() local
/freebsd/usr.sbin/pmcannotate/
H A Dpmcannotate.c424 fqueue_getall(const char *bin, char *temp, int asmf) in fqueue_getall()
698 char *bin, *exec, *kfile, *ofile; in main() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp366 int bin; in __kmp_bget_insert_into_freelist() local
397 int bin; in bcheck() local
459 int bin; in bget() local
940 int bin = 0, count = 0; in bfreed() local
2286 int bin; in __kmp_free_fast_memory() local
/freebsd/sys/powerpc/powernv/
H A Dopal_dev.c248 bin2bcd32(int bin) in bin2bcd32()

123