Home
last modified time | relevance | path

Searched defs:mempool (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/dports/mail/rmilter/rmilter-1.10.0/contrib/lc-btrie/
H A Dmempool.h9 struct mempool { /* free-once memory pool. All members are private */ struct
10 struct mempool_chunk *mp_chunk; /* list of chunks with free space */ argument
11 struct mempool_chunk *mp_fullc; /* list of full chunks */ argument
18 void mp_init(struct mempool *mp); argument
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_mempool.c54 struct mempool { struct
65 struct VSC_mempool *vsc; argument
76 mpl_alloc(const struct mempool *mpl) in mpl_alloc() argument
/dports/dns/rbldnsd/rbldnsd-0.998/
H A Dmempool.h9 struct mempool { /* free-once memory pool. All members are private */ struct
10 struct mempool_chunk *mp_chunk; /* list of chunks with free space */ argument
11 struct mempool_chunk *mp_fullc; /* list of full chunks */ argument
18 void mp_init(struct mempool *mp); argument
/dports/security/snort/snort-2.9.18/src/file-process/
H A Dfile_mempool.c49 static inline void safe_mempool_verify(SafeMemPool *mempool) in safe_mempool_verify()
81 static inline void safe_mempool_free_pools(SafeMemPool *mempool) in safe_mempool_free_pools()
112 int safe_mempool_init(SafeMemPool *mempool, uint64_t num_objects, size_t obj_size) in safe_mempool_init()
184 int safe_mempool_destroy(SafeMemPool *mempool) in safe_mempool_destroy()
204 void *safe_mempool_alloc(SafeMemPool *mempool) in safe_mempool_alloc()
279 int safe_mempool_free(SafeMemPool *mempool, void *obj) in safe_mempool_free()
306 int safe_mempool_release(SafeMemPool *mempool, void *obj) in safe_mempool_release()
322 uint64_t safe_mempool_allocated(SafeMemPool *mempool) in safe_mempool_allocated()
330 uint64_t safe_mempool_freed(SafeMemPool *mempool) in safe_mempool_freed()
336 uint64_t safe_mempool_released(SafeMemPool *mempool) in safe_mempool_released()
/dports/devel/libunwind/libunwind-1.5.0/include/
H A Dmempool.h61 struct mempool struct
82 tight memory situations. If it is zero, mempool attempts to pick a argument
/dports/security/snort/snort-2.9.18/src/
H A Dmempool.c55 static inline void mempool_free_pools(MemPool *mempool) in mempool_free_pools()
88 int mempool_init_optional_prealloc(MemPool *mempool, unsigned num_objects, size_t obj_size, in mempool_init_optional_prealloc()
142 int mempool_init(MemPool *mempool, unsigned num_objects, size_t obj_size) in mempool_init()
154 int mempool_clean(MemPool *mempool) in mempool_clean()
172 int mempool_destroy(MemPool *mempool) in mempool_destroy()
186 static inline MemBucket *_mempool_alloc(MemPool *mempool, bool force_alloc) in _mempool_alloc()
260 MemBucket *mempool_alloc(MemPool *mempool) in mempool_alloc()
276 MemBucket *mempool_force_alloc(MemPool *mempool) in mempool_force_alloc()
281 void mempool_free(MemPool *mempool, MemBucket *obj) in mempool_free()
308 int mempool_free_bucket(MemPool *mempool) in mempool_free_bucket()
/dports/dns/knot3/knot-3.1.5/src/contrib/ucw/
H A Dmempool.h38 struct mempool { struct
39 struct mempool_state state; argument
57 * Initialize a given mempool structure. argument
/dports/dns/knot3-lib/knot-3.1.5/src/contrib/ucw/
H A Dmempool.h38 struct mempool { struct
39 struct mempool_state state; argument
57 * Initialize a given mempool structure. argument
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/util/
H A Dmempool.h52 struct mempool { struct
59 /* This is a constructor to be used when the memory for the mempool struct has been argument
/dports/emulators/dynamips-community/dynamips-0.2.17/common/
H A Dmempool.h36 struct mempool { struct
54 static inline void mp_foreach(mempool_t *pool,mp_foreach_cbk cbk,void *arg) in mp_foreach() argument
/dports/graphics/libimagequant/libimagequant-2.17.0/
H A Dmempool.c18 struct mempool { struct
22 struct mempool *next; argument
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/imagequant-sys-3.0.6+sys2.15.0/msvc-dist/
H A Dmempool.c18 struct mempool { struct
22 struct mempool *next; argument
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/imagequant-sys-2.12.5/
H A Dmempool.c18 struct mempool { struct
22 struct mempool *next; argument
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/imagequant-sys-2.12.5/msvc-dist/
H A Dmempool.c18 struct mempool { struct
22 struct mempool *next; argument

12345678910>>...16