Home
last modified time | relevance | path

Searched defs:newp (Results 1 – 17 of 17) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dctl.c1174 void *newp, size_t newlen) { in ctl_byname()
1220 size_t *oldlenp, void *newp, size_t newlen) { in ctl_bymib()
1800 size_t *oldlenp, void *newp, size_t newlen) { in thread_prof_name_ctl()
1831 size_t *oldlenp, void *newp, size_t newlen) { in thread_prof_active_ctl()
1861 size_t *oldlenp, void *newp, size_t newlen) { in tcache_create_ctl()
1879 size_t *oldlenp, void *newp, size_t newlen) { in tcache_flush_ctl()
1899 size_t *oldlenp, void *newp, size_t newlen) { in tcache_destroy_ctl()
1990 size_t *oldlenp, void *newp, size_t newlen) { in arena_i_decay_ctl()
2006 size_t *oldlenp, void *newp, size_t newlen) { in arena_i_purge_ctl()
2076 size_t *oldlenp, void *newp, size_t newlen) { in arena_i_reset_ctl()
[all …]
H A Djemalloc.c3054 je_mallctl(const char *name, void *oldp, size_t *oldlenp, void *newp, in je_mallctl()
3097 void *newp, size_t newlen) { in je_mallctlbymib()
/f-stack/freebsd/libkern/
H A Dfnmatch.c59 char *newp; in fnmatch() local
159 rangematch(const char *pattern, char test, int flags, char **newp) in rangematch()
/f-stack/tools/compat/
H A Dfnmatch.c82 char *newp; in fnmatch() local
182 rangematch(const char *pattern, char test, int flags, char **newp) in rangematch()
H A Dsysctlbyname.c21 const void *newp, size_t newlen) in sysctlbyname()
/f-stack/freebsd/netinet/libalias/
H A Dalias_util.c154 DifferentialChecksum(u_short * cksum, void *newp, void *oldp, int n) in DifferentialChecksum()
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dctl.h104 #define xmallctl(name, oldp, oldlenp, newp, newlen) do { \ argument
122 #define xmallctlbymib(mib, miblen, oldp, oldlenp, newp, newlen) do { \ argument
/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_strings.c170 zed_strings_node_t *newp, *oldp; in zed_strings_add() local
/f-stack/app/redis-5.0.5/src/
H A Dlistpack.c595 …d char *lp, unsigned char *ele, uint32_t size, unsigned char *p, int where, unsigned char **newp) { in lpInsert()
746 unsigned char *lpDelete(unsigned char *lp, unsigned char *p, unsigned char **newp) { in lpDelete()
/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c480 VCHIQ_THREAD_T newp; in vchiq_thread_create() local
/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2752 Void_t* newp; /* chunk to return */ in public_rEALLOc() local
3531 mchunkptr newp; /* chunk to return */ in _int_realloc() local
3705 mchunkptr newp; /* chunk to return */ in _int_memalign() local
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_audio.c576 struct proc *newp; in bcm2835_audio_create_worker() local
/f-stack/freebsd/netinet6/
H A Dnd6_rtr.c1356 struct nd_prefix **newp) in nd6_prelist_add()
/f-stack/tools/libxo/libxo/
H A Dlibxo.c4885 xo_colors_handle_text (xo_handle_t *xop, xo_colors_t *newp) in xo_colors_handle_text()
4951 xo_colors_handle_html (xo_handle_t *xop, xo_colors_t *newp) in xo_colors_handle_html()
6014 xo_field_info_t *newp, *outp, *zp; in xo_gettext_rewrite_fields() local
6057 xo_field_info_t *newp, *oldp, *startp = old_fields; in xo_gettext_combine_formats() local
/f-stack/lib/
H A Dff_syscall_wrapper.c1107 const void *newp, size_t newlen) in ff_sysctl()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.c3815 bool newp) in mlx5_tx_able_to_empw()
/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c450 void *newp; in safe_realloc() local