Searched defs:mtp (Results 1 – 10 of 10) sorted by relevance
| /f-stack/tools/libmemstat/ |
| H A D | memstat.c | 95 memstat_mtl_next(struct memory_type *mtp) in memstat_mtl_next() 104 struct memory_type *mtp; in _memstat_mtl_empty() local 138 struct memory_type *mtp; in memstat_mtl_find() local 159 struct memory_type *mtp; in _memstat_mt_allocate() local 222 memstat_get_name(const struct memory_type *mtp) in memstat_get_name() 257 memstat_get_size(const struct memory_type *mtp) in memstat_get_size() 264 memstat_get_rsize(const struct memory_type *mtp) in memstat_get_rsize() 299 memstat_get_bytes(const struct memory_type *mtp) in memstat_get_bytes() 306 memstat_get_count(const struct memory_type *mtp) in memstat_get_count() 313 memstat_get_free(const struct memory_type *mtp) in memstat_get_free() [all …]
|
| H A D | memstat_malloc.c | 93 struct memory_type *mtp; in memstat_sysctl_malloc() local 326 struct memory_type *mtp; in memstat_kvm_malloc() local 550 memstat_malloc_zone_used(const struct memory_type *mtp, size_t n) in memstat_malloc_zone_used()
|
| H A D | memstat_uma.c | 90 struct memory_type *mtp; in memstat_sysctl_uma() local 321 struct memory_type *mtp; in memstat_kvm_uma() local
|
| /f-stack/freebsd/kern/ |
| H A D | kern_malloc.c | 325 mtp_set_subzone(struct malloc_type *mtp) in mtp_set_subzone() 342 mtp_get_subzone(struct malloc_type *mtp) in mtp_get_subzone() 357 mtp_set_subzone(struct malloc_type *mtp) in mtp_set_subzone() 366 mtp_get_subzone(struct malloc_type *mtp) in mtp_get_subzone() 1206 struct malloc_type *mtp; in malloc_init() local 1231 struct malloc_type *mtp, *temp; in malloc_uninit() local 1279 struct malloc_type *mtp; in malloc_desc2type() local 1296 struct malloc_type *mtp; in sysctl_kern_malloc_stats() local 1362 struct malloc_type *mtp, **bufmtp; in malloc_type_list() local 1421 struct malloc_type *mtp; in DB_SHOW_COMMAND() local [all …]
|
| /f-stack/freebsd/libkern/ |
| H A D | asprintf.c | 37 vasprintf(char **buf, struct malloc_type *mtp, const char *format, va_list va) in vasprintf() 67 asprintf(char **buf, struct malloc_type *mtp, const char *format, ...) in asprintf()
|
| /f-stack/freebsd/vm/ |
| H A D | memguard.h | 54 #define memguard_realloc(a, s, mtp, f) NULL argument 57 #define memguard_cmp_mtp(mtp, size) 0 argument
|
| H A D | memguard.c | 418 memguard_realloc(void *addr, unsigned long size, struct malloc_type *mtp, in memguard_realloc() 459 memguard_cmp_mtp(struct malloc_type *mtp, unsigned long size) in memguard_cmp_mtp()
|
| /f-stack/tools/netstat/ |
| H A D | mbuf.c | 79 struct memory_type *mtp; in mbpr() local
|
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | siena_mcdi.c | 148 __in const efx_mcdi_transport_t *mtp) in siena_mcdi_init()
|
| /f-stack/lib/ |
| H A D | ff_glue.c | 1268 malloc_domainset(size_t size, struct malloc_type *mtp, struct domainset *ds, in malloc_domainset() 1275 malloc_exec(size_t size, struct malloc_type *mtp, int flags) in malloc_exec()
|