Home
last modified time | relevance | path

Searched refs:objcache_malloc_args (Results 1 – 16 of 16) sorted by relevance

/dflybsd-src/sys/kern/
H A Dkern_objcache.c380 struct objcache_malloc_args *margs; in objcache_create_simple()
399 struct objcache_malloc_args *margs; in objcache_create_mbacked()
573 struct objcache_malloc_args *alloc_args = allocator_args; in objcache_malloc_alloc()
586 struct objcache_malloc_args *alloc_args = allocator_args; in objcache_malloc_alloc_zero()
596 struct objcache_malloc_args *alloc_args = allocator_args; in objcache_malloc_free()
H A Dkern_sfbuf.c49 static struct objcache_malloc_args sf_buf_malloc_args = {
H A Duipc_mbuf.c769 struct objcache_malloc_args mbuf_malloc_args = { MSIZE, M_MBUF };
770 struct objcache_malloc_args mclmeta_malloc_args =
H A Dsubr_disk.c163 static struct objcache_malloc_args disk_msg_malloc_args = {
/dflybsd-src/sys/cpu/x86_64/misc/
H A Dlwbuf.c59 struct objcache_malloc_args lwbuf_malloc_args = { sizeof(struct lwbuf), M_LWBUF };
/dflybsd-src/sys/vfs/autofs/
H A Dautofs_vfsops.c45 static struct objcache_malloc_args autofs_request_args = {
48 static struct objcache_malloc_args autofs_node_args = {
/dflybsd-src/sys/sys/
H A Dobjcache.h88 struct objcache_malloc_args { struct
/dflybsd-src/sys/dev/acpica/Osd/
H A DOsdCache.c39 struct objcache_malloc_args args;
/dflybsd-src/sys/vfs/fuse/
H A Dfuse_node.c33 static struct objcache_malloc_args fuse_node_args = {
H A Dfuse_ipc.c37 static struct objcache_malloc_args fuse_ipc_args = {
/dflybsd-src/sys/dev/disk/dm/delay/
H A Ddm_target_delay.c83 static struct objcache_malloc_args obj_args = {
/dflybsd-src/sys/vfs/devfs/
H A Ddevfs_rules.c63 static struct objcache_malloc_args devfs_rule_malloc_args = {
H A Ddevfs_core.c82 static struct objcache_malloc_args devfs_node_malloc_args = {
84 struct objcache_malloc_args devfs_msg_malloc_args = {
86 struct objcache_malloc_args devfs_dev_malloc_args = {
/dflybsd-src/sys/dev/disk/nata/
H A Data-all.c79 struct objcache_malloc_args ata_request_malloc_args = {
81 struct objcache_malloc_args ata_composite_malloc_args = {
/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_vfsops.c247 static struct objcache_malloc_args margs_read; in hammer2_vfs_init()
248 static struct objcache_malloc_args margs_write; in hammer2_vfs_init()
249 static struct objcache_malloc_args margs_vop; in hammer2_vfs_init()
/dflybsd-src/sys/dev/disk/iscsi/initiator/
H A Discsi.c70 struct objcache_malloc_args iscsi_malloc_args = {