Searched defs:caches (Results 1 – 4 of 4) sorted by relevance
40 umem_genasm(int *alloc_sizes, umem_cache_t **caches, int ncaches) in umem_genasm()
550 umem_genasm(int *cp, umem_cache_t **caches, int nc) in umem_genasm()
540 umem_genasm(int *alloc_sizes, umem_cache_t **caches, int ncaches) in umem_genasm()
86 static const char *caches[1] = {"ldap"}; in getcacheptr() local