Searched refs:mb_ctor_clust (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/kern/
H A Dkern_mbuf.c304 static int mb_ctor_clust(void *, int, void *, int);
336 mb_ctor_clust, NULL, NULL, NULL,
348 mb_ctor_clust, NULL, NULL, NULL,
356 mb_ctor_clust, NULL, NULL, NULL,
364 mb_ctor_clust, NULL, NULL, NULL,
468 mb_ctor_clust(clust, dn_clsize, m, 0);
593 clsize, mb_ctor_clust, NULL, NULL, NULL,
709 mb_ctor_clust(void *mem, int size, void *arg, int how) function

Completed in 103 milliseconds