Searched defs:kmem_cache_alloc (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/ofed/drivers/infiniband/debug/
H A Dmtrack.h117 #define kmem_cache_alloc(cache, flags) ({ \ macro
H A Dmemtrack.c39 #undef kmem_cache_alloc macro
/freebsd-10-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kmem.c188 kmem_cache_alloc(kmem_cache_t *cache, int flags) function
/freebsd-10-stable/sys/ofed/include/linux/
H A Dslab.h92 kmem_cache_alloc(struct kmem_cache *c, int flags) function
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h362 #define kmem_cache_alloc(_c, _f) umem_cache_alloc(_c, _f) macro

Completed in 53 milliseconds