Home
last modified time | relevance | path

Searched refs:malloc_type_internal (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/kern/
H A Dkern_malloc.c328 struct malloc_type_internal *mtip; in mtp_set_subzone()
345 struct malloc_type_internal *mtip; in mtp_get_subzone()
360 struct malloc_type_internal *mtip; in mtp_set_subzone()
384 struct malloc_type_internal *mtip; in malloc_type_zone_allocated()
427 struct malloc_type_internal *mtip; in malloc_type_freed()
1253 struct malloc_type_internal *mtip; in malloc_init()
1277 struct malloc_type_internal *mtip; in malloc_uninit()
1341 struct malloc_type_internal *mtip; in sysctl_kern_malloc_stats()
1443 get_malloc_stats(const struct malloc_type_internal *mtip, uint64_t *allocs, in get_malloc_stats()
1532 struct malloc_type_internal *mtip; in DB_SHOW_COMMAND()
/freebsd-13.1/sys/sys/
H A Dmalloc.h106 struct malloc_type_internal { struct
121 struct malloc_type_internal ks_mti; argument
/freebsd-13.1/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c117 struct malloc_type_internal *mtip = &mtp->ks_mti; in dtmalloc_type_cb()
/freebsd-13.1/lib/libmemstat/
H A Dmemstat_malloc.c320 struct malloc_type_internal *mtip; in memstat_kvm_malloc()