Home
last modified time | relevance | path

Searched defs:POOL_free (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dpool.c176 void POOL_free(POOL_ctx *ctx) { in POOL_free() function
317 void POOL_free(POOL_ctx* ctx) { in POOL_free() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dpool.c182 void POOL_free(POOL_ctx *ctx) { in POOL_free() function
328 void POOL_free(POOL_ctx* ctx) { in POOL_free() function
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h84 #define POOL_free zfs_POOL_free macro