Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_malloc.c337 struct malloc_type_internal *mtip; in mtp_set_subzone()
354 struct malloc_type_internal *mtip; in mtp_get_subzone()
369 struct malloc_type_internal *mtip; in mtp_set_subzone()
393 struct malloc_type_internal *mtip; in malloc_type_zone_allocated()
436 struct malloc_type_internal *mtip; in malloc_type_freed()
1308 struct malloc_type_internal *mtip; in malloc_init()
1333 struct malloc_type_internal *mtip; in malloc_uninit()
1397 struct malloc_type_internal *mtip; in sysctl_kern_malloc_stats()
1499 get_malloc_stats(const struct malloc_type_internal *mtip, uint64_t *allocs, in get_malloc_stats()
1588 struct malloc_type_internal *mtip; in DB_SHOW_COMMAND()
/freebsd-14.2/sys/sys/
H A Dmalloc.h105 struct malloc_type_internal { struct
120 struct malloc_type_internal ks_mti; argument
/freebsd-14.2/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c107 struct malloc_type_internal *mtip = &mtp->ks_mti; in dtmalloc_type_cb()
/freebsd-14.2/lib/libmemstat/
H A Dmemstat_malloc.c318 struct malloc_type_internal *mtip; in memstat_kvm_malloc()