Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dmbuf.c156 mtp = memstat_mtl_find(mtlp, ALLOCATOR_UMA, MBUF_CLUSTER_MEM_NAME); in mbpr()
159 MBUF_CLUSTER_MEM_NAME); in mbpr()
/f-stack/freebsd/kern/
H A Dkern_mbuf.c340 zone_clust = uma_zcreate(MBUF_CLUSTER_MEM_NAME, MCLBYTES, in mbuf_init()
597 dn_zone_clust = uma_zcache_create("debugnet_" MBUF_CLUSTER_MEM_NAME, in debugnet_mbuf_reinit()
/f-stack/tools/compat/include/sys/
H A Dmbuf.h538 #define MBUF_CLUSTER_MEM_NAME "mbuf_cluster" macro
/f-stack/freebsd/sys/
H A Dmbuf.h747 #define MBUF_CLUSTER_MEM_NAME "mbuf_cluster" macro