Home
last modified time | relevance | path

Searched refs:umem_cache_alloc (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/man/man3malloc/
H A DMakefile37 umem_cache_alloc.3malloc \
59 umem_cache_alloc.3malloc := LINKSRC = umem_cache_create.3malloc
/titanic_41/usr/src/lib/libumem/common/
H A Dumem.h77 extern void *umem_cache_alloc(umem_cache_t *, int);
H A Dmapfile-vers61 umem_cache_alloc;
H A Dumem.c1900 #pragma weak umem_cache_alloc = _umem_cache_alloc macro
/titanic_41/usr/src/lib/libfakekernel/common/
H A Dkmem.c115 return (umem_cache_alloc((umem_cache_t *)kc, in kmem_cache_alloc()
H A Dksocket.c110 ks = umem_cache_alloc(ksocket_cache, 0); in _ksocket_create()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3malloc.inc32 link path=usr/share/man/man3malloc/umem_cache_alloc.3malloc \
/titanic_41/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h327 #define kmem_cache_alloc(_c, _f) umem_cache_alloc(_c, _f)
/titanic_41/usr/src/cmd/svr4pkg/pkgserv/
H A Dpkgserv.c630 p = umem_cache_alloc(ecache, UMEM_NOFAIL); in parse_line()
/titanic_41/usr/src/cmd/nscd/
H A Dcache.c2123 *entry = (nsc_entry_t *)umem_cache_alloc(nsc_entry_cache, in lookup_cache()
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c142 if ((dde = umem_cache_alloc(ddt->ddecache, UMEM_DEFAULT)) in ddt_hash_append()
/titanic_41/
H A D.gitignore6604 usr/src/man/man3malloc/umem_cache_alloc.3malloc