Searched refs:hook_expand_t (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | hook.h | 90 typedef enum hook_expand_e hook_expand_t; typedef 100 void *extra, hook_expand_t type, void *address, size_t old_usize, 160 void hook_invoke_expand(hook_expand_t type, void *address, size_t old_usize,
|
/freebsd/contrib/jemalloc/src/ |
H A D | hook.c | 183 hook_invoke_expand(hook_expand_t type, void *address, size_t old_usize, in hook_invoke_expand()
|