Home
last modified time | relevance | path

Searched defs:oldlenp (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dctl.c1292 ctl_byname(tsd_t *tsd, const char *name, void *oldp, size_t *oldlenp, in ctl_byname()
1339 size_t *oldlenp, void *newp, size_t newlen) { in ctl_bymib()
1636 size_t miblen, void *oldp, size_t *oldlenp, in background_thread_ctl()
1688 size_t miblen, void *oldp, size_t *oldlenp, void *newp, in max_background_threads_ctl()
1891 size_t miblen, void *oldp, size_t *oldlenp, void *newp, in thread_tcache_flush_ctl()
1912 size_t miblen, void *oldp, size_t *oldlenp, void *newp, in thread_prof_name_ctl()
1944 size_t miblen, void *oldp, size_t *oldlenp, void *newp, in thread_prof_active_ctl()
1975 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in tcache_create_ctl()
1993 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in tcache_flush_ctl()
2013 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in tcache_destroy_ctl()
[all …]
H A Djemalloc.c3630 je_mallctl(const char *name, void *oldp, size_t *oldlenp, void *newp, in je_mallctl()
3672 je_mallctlbymib(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, in je_mallctlbymib()
/freebsd/tools/build/cross-build/
H A Dfake_sysctl.c45 __freebsd_sysctlbyname(const char *name, void *oldp, size_t *oldlenp, in __freebsd_sysctlbyname()
/freebsd/lib/libc/gen/
H A Dsysctlbyname.c37 sysctlbyname(const char *name, void *oldp, size_t *oldlenp, in sysctlbyname()
H A Dsysctl.c65 sysctl(const int *name, u_int namelen, void *oldp, size_t *oldlenp, in sysctl()
/freebsd/libexec/rtld-elf/rtld-libc/
H A Drtld_libc.c112 sysctl(const int *name, u_int namelen, void *oldp, size_t *oldlenp, in sysctl()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dctl.h107 #define xmallctl(name, oldp, oldlenp, newp, newlen) do { \ argument
125 #define xmallctlbymib(mib, miblen, oldp, oldlenp, newp, newlen) do { \ argument
/freebsd/sys/kern/
H A Dkern_sysctl.c2108 size_t *oldlenp, void *new, size_t newlen, size_t *retval, int flags) in kernel_sysctl()
2154 kernel_sysctlbyname(struct thread *td, char *name, void *old, size_t *oldlenp, in kernel_sysctlbyname()
2417 size_t *oldlenp; member
2450 void *old, size_t *oldlenp, void *new, size_t newlen, size_t *retval, in kern___sysctlbyname()
2489 size_t *oldlenp; member
2516 size_t *oldlenp, int inkernel, const void *new, size_t newlen, in userland_sysctl()
2832 void *old, size_t *oldlenp, size_t *retval, int flags) in db_sysctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp308 uptr *oldlenp, const void *newp, uptr newlen) { in internal_sysctl()
313 int internal_sysctlbyname(const char *sname, void *oldp, uptr *oldlenp, in internal_sysctlbyname()
H A Dsanitizer_mac.cpp257 uptr *oldlenp, const void *newp, uptr newlen) { in internal_sysctl()
262 int internal_sysctlbyname(const char *sname, void *oldp, uptr *oldlenp, in internal_sysctlbyname()
H A Dsanitizer_linux.cpp899 uptr *oldlenp, const void *newp, uptr newlen) { in internal_sysctl()
904 int internal_sysctlbyname(const char *sname, void *oldp, uptr *oldlenp, in internal_sysctlbyname()
H A Dsanitizer_platform_limits_freebsd.h101 uptr *oldlenp; member
H A Dsanitizer_platform_limits_posix.h190 uptr *oldlenp; member
/freebsd/sys/arm64/linux/
H A Dlinux.h90 l_uintptr_t oldlenp; member
/freebsd/sys/amd64/linux/
H A Dlinux.h100 l_uintptr_t oldlenp; member
/freebsd/sys/i386/linux/
H A Dlinux.h107 l_size_t *oldlenp; member
/freebsd/usr.bin/vmstat/
H A Dvmstat.c395 mysysctl(const char *name, void *oldp, size_t *oldlenp) in mysysctl()
/freebsd/sys/amd64/linux32/
H A Dlinux.h116 l_uintptr_t oldlenp; member
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h163 char oldlenp_l_[PADL_(uint32_t *)]; uint32_t * oldlenp; char oldlenp_r_[PADR_(uint32_t *)]; member
677 char oldlenp_l_[PADL_(uint32_t *)]; uint32_t * oldlenp; char oldlenp_r_[PADR_(uint32_t *)]; member
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1083 #define __sanitizer_syscall_pre___sysctl(name, namelen, oldv, oldlenp, newv, \ argument
1088 #define __sanitizer_syscall_post___sysctl(res, name, namelen, oldv, oldlenp, \ argument
/freebsd/sys/sys/
H A Dsysproto.h552 char oldlenp_l_[PADL_(size_t *)]; size_t * oldlenp; char oldlenp_r_[PADR_(size_t *)]; member
1790 char oldlenp_l_[PADL_(size_t *)]; size_t * oldlenp; char oldlenp_r_[PADR_(size_t *)]; member