Home
last modified time | relevance | path

Searched defs:customAlloc (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
Dzstd_internal.h230 ZSTD_allocFunction customAlloc; member
/kernel/linux/linux-6.6/include/linux/
Dzstd_lib.h1568 typedef struct { ZSTD_allocFunction customAlloc; ZSTD_freeFunction customFree; void* opaque; } ZSTD… member