Symbol: malloc_type
sys/bus/firewire/firewire.c
938
fw_xfer_alloc(struct malloc_type *type)
sys/bus/firewire/firewire.c
949
fw_xfer_alloc_buf(struct malloc_type *type, int send_len, int recv_len)
sys/bus/firewire/firewirereg.h
260
struct malloc_type *malloc;
sys/bus/firewire/firewirereg.h
276
struct fw_xfer *fw_xfer_alloc (struct malloc_type *);
sys/bus/firewire/firewirereg.h
277
struct fw_xfer *fw_xfer_alloc_buf (struct malloc_type *, int, int);
sys/bus/u4b/usb_core.h
191
typedef struct malloc_type *usb_malloc_type;
sys/bus/u4b/usb_hid.c
804
struct malloc_type *mem, uint8_t iface_index)
sys/bus/u4b/usb_mbuf.c
56
usb_alloc_mbufs(struct malloc_type *type, struct usb_ifqueue *ifq,
sys/bus/u4b/usb_mbuf.h
87
void *usb_alloc_mbufs(struct malloc_type *type, struct usb_ifqueue *ifq,
sys/bus/u4b/usb_transfer.c
108
static void usbd_delayed_free(void *data, struct malloc_type *mtype);
sys/bus/u4b/usb_transfer.c
1338
struct malloc_type *mtype;
sys/bus/u4b/usb_transfer.c
1343
usbd_delayed_free(void *data, struct malloc_type *mtype)
sys/bus/u4b/usbhid.h
243
void **descp, uint16_t *sizep, struct malloc_type *mem,
sys/dev/misc/evdev/freebsd-bitstring.h
174
bit_alloc(size_t _nbits, struct malloc_type *type, int flags)
sys/kern/kern_dmsg.c
110
struct malloc_type *mmsg,
sys/kern/kern_kmalloc.c
124
static void malloc_slab_destroy(struct malloc_type *type,
sys/kern/kern_kmalloc.c
270
malloc_mgt_init(struct malloc_type *type __unused,
sys/kern/kern_kmalloc.c
338
malloc_mgt_uninit(struct malloc_type *type, struct kmalloc_mgt *mgt)
sys/kern/kern_kmalloc.c
365
malloc_slab_destroy(struct malloc_type *type, struct kmalloc_slab **slabp)
sys/kern/kern_kmalloc.c
514
malloc_mgt_poll(struct malloc_type *type)
sys/kern/kern_kmalloc.c
676
_kmalloc_obj_debug(unsigned long size, struct malloc_type *type, int flags,
sys/kern/kern_kmalloc.c
680
_kmalloc_obj(unsigned long size, struct malloc_type *type, int flags)
sys/kern/kern_kmalloc.c
926
_kfree_obj(void *obj, struct malloc_type *type)
sys/kern/kern_slaballoc.c
1174
struct malloc_type *type, int flags,
sys/kern/kern_slaballoc.c
1178
krealloc(void *ptr, unsigned long size, struct malloc_type *type, int flags)
sys/kern/kern_slaballoc.c
1279
kmalloc_limit(struct malloc_type *type)
sys/kern/kern_slaballoc.c
1292
kstrdup_debug(const char *str, struct malloc_type *type,
sys/kern/kern_slaballoc.c
1296
kstrdup(const char *str, struct malloc_type *type)
sys/kern/kern_slaballoc.c
1312
kstrndup_debug(const char *str, size_t maxlen, struct malloc_type *type,
sys/kern/kern_slaballoc.c
1316
kstrndup(const char *str, size_t maxlen, struct malloc_type *type)
sys/kern/kern_slaballoc.c
1391
_kfree(void *ptr, struct malloc_type *type)
sys/kern/kern_slaballoc.c
169
__read_frequently struct malloc_type *kmemstatistics; /* exported to vmstat */
sys/kern/kern_slaballoc.c
245
static struct malloc_type *kmemstat_poll;
sys/kern/kern_slaballoc.c
357
struct malloc_type *type = data;
sys/kern/kern_slaballoc.c
395
struct malloc_type *type = data;
sys/kern/kern_slaballoc.c
396
struct malloc_type *t;
sys/kern/kern_slaballoc.c
477
struct malloc_type *type;
sys/kern/kern_slaballoc.c
536
struct malloc_type *t;
sys/kern/kern_slaballoc.c
566
kmalloc_raise_limit(struct malloc_type *type, size_t bytes)
sys/kern/kern_slaballoc.c
576
kmalloc_set_unlimited(struct malloc_type *type)
sys/kern/kern_slaballoc.c
586
kmalloc_create(struct malloc_type **typep, const char *descr)
sys/kern/kern_slaballoc.c
588
struct malloc_type *type;
sys/kern/kern_slaballoc.c
600
_kmalloc_create_obj(struct malloc_type **typep, const char *descr,
sys/kern/kern_slaballoc.c
603
struct malloc_type *type;
sys/kern/kern_slaballoc.c
624
kmalloc_destroy(struct malloc_type **typep)
sys/kern/kern_slaballoc.c
811
_kmalloc_debug(unsigned long size, struct malloc_type *type, int flags,
sys/kern/kern_slaballoc.c
815
_kmalloc(unsigned long size, struct malloc_type *type, int flags)
sys/kern/kern_subr.c
330
hashinit(int elements, struct malloc_type *type, u_long *hashmask)
sys/kern/kern_subr.c
348
hashdestroy(void *vhashtbl, struct malloc_type *type, u_long hashmask)
sys/kern/kern_subr.c
365
hashinit_ext(int elements, size_t size, struct malloc_type *type,
sys/kern/kern_subr.c
389
phashinit(int elements, struct malloc_type *type, u_long *nentries)
sys/kern/kern_subr.c
419
phashinit_ext(int elements, size_t size, struct malloc_type *type,
sys/kern/subr_alist.c
104
struct malloc_type;
sys/kern/subr_alist.c
143
alist_create(alist_blk_t blocks, struct malloc_type *mtype)
sys/kern/subr_alist.c
228
alist_destroy(alist_t bl, struct malloc_type *mtype)
sys/kern/subr_kobj.c
240
struct malloc_type *mtype,
sys/kern/subr_kobj.c
264
kobj_delete(kobj_t obj, struct malloc_type *mtype)
sys/net/pf/pf.c
150
struct malloc_type *pf_src_tree_pl, *pf_rule_pl, *pf_pooladdr_pl;
sys/net/pf/pf.c
151
struct malloc_type *pf_state_pl, *pf_state_key_pl, *pf_state_item_pl;
sys/net/pf/pf.c
152
struct malloc_type *pf_altq_pl;
sys/net/pf/pf_norm.c
109
struct malloc_type *pf_frent_pl, *pf_frag_pl, *pf_cache_pl, *pf_cent_pl;
sys/net/pf/pf_norm.c
110
struct malloc_type *pf_state_scrub_pl;
sys/net/pf/pf_table.c
136
struct malloc_type *pfr_ktable_pl;
sys/net/pf/pf_table.c
137
struct malloc_type *pfr_kentry_pl;
sys/net/pf/pf_table.c
138
struct malloc_type *pfr_kentry_pl2;
sys/net/pf/pfvar.h
1788
extern struct malloc_type *pf_src_tree_pl, *pf_rule_pl;
sys/net/pf/pfvar.h
1789
extern struct malloc_type *pf_state_pl, *pf_state_key_pl, *pf_state_item_pl,
sys/net/pf/pfvar.h
1791
extern struct malloc_type *pfr_ktable_pl, *pfr_kentry_pl;
sys/net/pf/pfvar.h
1792
extern struct malloc_type *pfr_kentry_pl2;
sys/net/pf/pfvar.h
1793
extern struct malloc_type *pf_cache_pl, *pf_cent_pl;
sys/net/pf/pfvar.h
1794
extern struct malloc_type *pf_state_scrub_pl;
sys/net/pf/pfvar.h
1795
extern struct malloc_type *pfi_addr_pl;
sys/net/pf/pfvar.h
1949
extern struct malloc_type *pf_frent_pl, *pf_frag_pl;
sys/netproto/smb/smb_subr.c
178
smb_zmalloc(unsigned long size, struct malloc_type *type, int flags)
sys/netproto/smb/smb_subr.h
120
void *smb_zmalloc(unsigned long size, struct malloc_type *type, int flags);
sys/sys/_malloc.h
148
struct malloc_type *ks_next; /* next in list */
sys/sys/_malloc.h
161
typedef struct malloc_type *malloc_type_t;
sys/sys/_malloc.h
164
extern struct malloc_type type[1] /* ref as ptr */
sys/sys/_malloc.h
63
struct malloc_type *type; /* who does this belong to */
sys/sys/alist.h
101
alist_t alist_create(alist_blk_t, struct malloc_type *);
sys/sys/alist.h
103
void alist_destroy(alist_t, struct malloc_type *);
sys/sys/dmsg.h
800
struct malloc_type;
sys/sys/dmsg.h
807
struct malloc_type *mmsg;
sys/sys/dmsg.h
849
struct malloc_type *mmsg,
sys/sys/kobj.h
215
struct malloc_type *mtype,
sys/sys/kobj.h
226
void kobj_delete(kobj_t obj, struct malloc_type *mtype);
sys/sys/kobj.h
49
struct malloc_type;
sys/sys/malloc.h
108
struct malloc_type type##_obj[1] = { \
sys/sys/malloc.h
120
struct malloc_type type[1] = { \
sys/sys/malloc.h
126
struct malloc_type type##_obj[1] = { \
sys/sys/malloc.h
156
void contigfree(void *addr, unsigned long size, struct malloc_type *type)
sys/sys/malloc.h
158
void *contigmalloc(unsigned long size, struct malloc_type *type, int flags,
sys/sys/malloc.h
165
void malloc_mgt_init(struct malloc_type *type, struct kmalloc_mgt *mgt,
sys/sys/malloc.h
167
void malloc_mgt_uninit(struct malloc_type *type, struct kmalloc_mgt *mgt);
sys/sys/malloc.h
169
int malloc_mgt_poll(struct malloc_type *type);
sys/sys/malloc.h
171
void kmalloc_raise_limit(struct malloc_type *type, size_t bytes);
sys/sys/malloc.h
172
void kmalloc_set_unlimited(struct malloc_type *type);
sys/sys/malloc.h
173
void kmalloc_create(struct malloc_type **typep, const char *descr);
sys/sys/malloc.h
174
void kmalloc_destroy(struct malloc_type **typep);
sys/sys/malloc.h
183
void _kmalloc_create_obj(struct malloc_type **typep, const char *descr,
sys/sys/malloc.h
198
void *_kmalloc_debug(unsigned long size, struct malloc_type *type,
sys/sys/malloc.h
201
void *_kmalloc_obj_debug(unsigned long size, struct malloc_type *type,
sys/sys/malloc.h
205
struct malloc_type *type, int flags,
sys/sys/malloc.h
207
char *kstrdup_debug(const char *, struct malloc_type *,
sys/sys/malloc.h
209
char *kstrndup_debug(const char *, size_t maxlen, struct malloc_type *,
sys/sys/malloc.h
269
void *_kmalloc(unsigned long size, struct malloc_type *type, int flags)
sys/sys/malloc.h
271
void *_kmalloc_obj(unsigned long size, struct malloc_type *type, int flags)
sys/sys/malloc.h
275
__kmalloc(size_t _size, struct malloc_type *_type, int _flags)
sys/sys/malloc.h
291
__kmalloc_obj(size_t _size, struct malloc_type *_type, int _flags)
sys/sys/malloc.h
315
void *krealloc(void *addr, unsigned long size, struct malloc_type *type,
sys/sys/malloc.h
317
char *kstrdup(const char *, struct malloc_type *)
sys/sys/malloc.h
319
char *kstrndup(const char *, size_t maxlen, struct malloc_type *)
sys/sys/malloc.h
343
void _kfree(void *addr, struct malloc_type *type) __nonnull(2);
sys/sys/malloc.h
344
void _kfree_obj(void *addr, struct malloc_type *type) __nonnull(2);
sys/sys/malloc.h
346
long kmalloc_limit(struct malloc_type *type);
sys/sys/malloc.h
98
struct malloc_type type[1] = { \
sys/sys/slaballoc.h
132
struct malloc_type ZoneInfo; /* stats on meta-zones allocated */
sys/sys/systm.h
141
struct malloc_type;
sys/sys/systm.h
165
void *hashinit (int count, struct malloc_type *type, u_long *hashmask);
sys/sys/systm.h
166
void hashdestroy(void *vhashtbl, struct malloc_type *type, u_long hashmask);
sys/sys/systm.h
167
void *phashinit (int count, struct malloc_type *type, u_long *nentries);
sys/sys/systm.h
169
struct malloc_type *type, u_long *hashmask);
sys/sys/systm.h
171
struct malloc_type *type, u_long *nentries);
sys/vfs/ext2fs/ext2_extern.h
140
void ext2_free(void *, struct malloc_type *, const char *);
sys/vfs/ext2fs/ext2_subr.c
63
ext2_free(void *addr, struct malloc_type *type, const char *func)
sys/vfs/hammer/hammer.h
807
struct malloc_type *m_misc;
sys/vfs/hammer/hammer.h
808
struct malloc_type *m_inodes;
sys/vfs/hammer2/hammer2.h
1132
struct malloc_type *mchain_obj;
sys/vfs/hammer2/hammer2.h
1133
struct malloc_type *mio_obj;
sys/vfs/hammer2/hammer2.h
1134
struct malloc_type *mmsg;
sys/vfs/hammer2/hammer2.h
1220
struct malloc_type *minode_obj;
sys/vfs/nfs/nfsmount.h
68
struct malloc_type *nm_mnode_obj; /* kmalloc store for nfsnode */
sys/vfs/tmpfs/tmpfs.h
365
struct malloc_type *tm_node_zone_obj;
sys/vfs/tmpfs/tmpfs.h
366
struct malloc_type *tm_dirent_zone_obj;
sys/vfs/tmpfs/tmpfs.h
367
struct malloc_type *tm_name_zone;
sys/vfs/ufs/ffs_extern.h
56
struct malloc_type;
sys/vfs/ufs/ffs_extern.h
85
int ffs_mountfs(struct vnode *, struct mount *, struct malloc_type *);
sys/vfs/ufs/ffs_softdep.c
118
static struct malloc_type *memtype[] = {
sys/vfs/ufs/ffs_vfsops.c
588
ffs_mountfs(struct vnode *devvp, struct mount *mp, struct malloc_type *mtype)
sys/vfs/ufs/ufsmount.h
85
struct malloc_type *um_malloctype; /* The inodes malloctype */
sys/vm/vm_contig.c
545
struct malloc_type *type,
sys/vm/vm_contig.c
560
contigmalloc_map(unsigned long size, struct malloc_type *type,
sys/vm/vm_contig.c
588
contigfree(void *addr, unsigned long size, struct malloc_type *type)
sys/vm/vm_kern.h
109
struct malloc_type;
sys/vm/vm_kern.h
110
extern void *contigmalloc_map(u_long, struct malloc_type *, int,
usr.bin/vmstat/vmstat.c
1019
const struct malloc_type *m1 = arg1;
usr.bin/vmstat/vmstat.c
1020
const struct malloc_type *m2 = arg2;
usr.bin/vmstat/vmstat.c
1036
struct malloc_type *ks;
usr.bin/vmstat/vmstat.c
1043
struct malloc_type kmemstats[MAX_KMSTATS], *kmsp;
usr.bin/vmstat/vmstat.c
1051
struct malloc_type *ss;
usr.bin/vmstat/vmstat.c
1090
qsort(kmemstats, nkms, sizeof(struct malloc_type), mcompare);
usr.bin/vmstat/vmstat.c
974
cpuagg(const struct malloc_type *ks, enum ksuse use)
usr.sbin/makefs/hammer2/hammer2.h
1176
struct malloc_type *mchain_obj;
usr.sbin/makefs/hammer2/hammer2.h
1177
struct malloc_type *mio_obj;
usr.sbin/makefs/hammer2/hammer2.h
1178
struct malloc_type *mmsg;
usr.sbin/makefs/hammer2/hammer2.h
1264
struct malloc_type *minode_obj;