objcache_malloc_args
struct objcache_malloc_args lwbuf_malloc_args = { sizeof(struct lwbuf), M_LWBUF };
struct objcache_malloc_args args;
static struct objcache_malloc_args obj_args = {
struct objcache_malloc_args iscsi_malloc_args = {
struct objcache_malloc_args ata_request_malloc_args = {
struct objcache_malloc_args ata_composite_malloc_args = {
struct objcache_malloc_args *margs;
struct objcache_malloc_args *margs;
struct objcache_malloc_args *alloc_args = allocator_args;
struct objcache_malloc_args *alloc_args = allocator_args;
struct objcache_malloc_args *alloc_args = allocator_args;
static struct objcache_malloc_args sf_buf_malloc_args = {
static struct objcache_malloc_args disk_msg_malloc_args = {
struct objcache_malloc_args mbuf_malloc_args = { MSIZE, M_MBUF };
struct objcache_malloc_args mclmeta_malloc_args =
static struct objcache_malloc_args autofs_request_args = {
static struct objcache_malloc_args autofs_node_args = {
static struct objcache_malloc_args devfs_node_malloc_args = {
struct objcache_malloc_args devfs_msg_malloc_args = {
struct objcache_malloc_args devfs_dev_malloc_args = {
static struct objcache_malloc_args devfs_rule_malloc_args = {
static struct objcache_malloc_args fuse_ipc_args = {
static struct objcache_malloc_args fuse_node_args = {
static struct objcache_malloc_args margs_read;
static struct objcache_malloc_args margs_write;
static struct objcache_malloc_args margs_vop;