Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/ck/src/
H A Dck_array.c35 ck_array_create(struct ck_malloc *allocator, unsigned int length) in ck_array_create()
50 ck_array_init(struct ck_array *array, unsigned int mode, struct ck_malloc *allocator, unsigned int … in ck_array_init()
/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_ddict.c172 ZSTD_customMem const allocator = { NULL, NULL, NULL }; in ZSTD_createDDict() local
182 ZSTD_customMem const allocator = { NULL, NULL, NULL }; in ZSTD_createDDict_byReference() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c1201 uint64_t psize, int allocator, int d) in metaslab_group_allocatable()
3230 int allocator, uint64_t activation_weight) in metaslab_activate_allocator()
4419 int allocator) in metaslab_trace_add()
4495 int allocator) in metaslab_group_alloc_increment()
4529 int allocator, boolean_t io_complete) in metaslab_group_alloc_decrement()
4547 int allocator) in metaslab_group_alloc_verify()
4717 int allocator, boolean_t try_hard) in metaslab_group_alloc_normal()
5023 int allocator, boolean_t try_hard) in metaslab_group_alloc()
5062 zio_alloc_list_t *zal, int allocator) in metaslab_alloc_dva()
5634 int allocator, zio_t *zio) in metaslab_class_throttle_unreserve()
[all …]
H A Dzio.c3379 zio_io_to_allocate(spa_t *spa, int allocator) in zio_io_to_allocate()
3450 zio_allocate_dispatch(spa_t *spa, int allocator) in zio_allocate_dispatch()
3620 int allocator = cityhash4(0, 0, 0, os->os_dsl_dataset->ds_object) % in zio_alloc_zil() local
/f-stack/freebsd/contrib/ck/include/
H A Dck_array.h44 struct ck_malloc *allocator; member
/f-stack/tools/libmemstat/
H A Dmemstat.c135 memstat_mtl_find(struct memory_type_list *list, int allocator, in memstat_mtl_find()
156 _memstat_mt_allocate(struct memory_type_list *list, int allocator, in _memstat_mt_allocate()
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v07.c4230 ZSTDv07_customMem const allocator = { NULL, NULL, NULL }; in ZSTDv07_createDDict() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c24372 ZSTD_customMem const allocator = { NULL, NULL, NULL }; in ZSTD_createDDict() local
24382 ZSTD_customMem const allocator = { NULL, NULL, NULL }; in ZSTD_createDDict_byReference() local