Searched defs:old_ptr (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/net/route/ |
H A D | nhop_utils.c | 138 void *old_ptr; in bitmask_swap() local
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | prof_inlines_b.h |
|
/freebsd/contrib/jemalloc/src/ |
H A D | jemalloc.c | 2510 irealloc_prof_sample(tsd_t * tsd,void * old_ptr,size_t old_usize,size_t usize,prof_tctx_t * tctx,hook_ralloc_args_t * hook_args) irealloc_prof_sample() argument 2533 irealloc_prof(tsd_t * tsd,void * old_ptr,size_t old_usize,size_t usize,alloc_ctx_t * alloc_ctx,hook_ralloc_args_t * hook_args) irealloc_prof() argument 3134 irallocx_prof_sample(tsdn_t * tsdn,void * old_ptr,size_t old_usize,size_t usize,size_t alignment,bool zero,tcache_t * tcache,arena_t * arena,prof_tctx_t * tctx,hook_ralloc_args_t * hook_args) irallocx_prof_sample() argument 3159 irallocx_prof(tsd_t * tsd,void * old_ptr,size_t old_usize,size_t size,size_t alignment,size_t * usize,bool zero,tcache_t * tcache,arena_t * arena,alloc_ctx_t * alloc_ctx,hook_ralloc_args_t * hook_args) irallocx_prof() argument
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_alloc.cpp | 2226 void *old_ptr; in ___kmp_fast_free() local
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table_algo.c | 2492 void *old_ptr; in ta_modify_ifidx() local 2949 void *old_ptr; in ta_modify_numarray() local
|