Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c82 static void *da_cache; variable
116 ans = slp_tfind(ce, &da_cache, compare_entries); in slp_find_das_cached()
186 ce2 = slp_tsearch((void *) ce, &da_cache, compare_entries); in slp_put_das_cached()
260 if (da_cache) { in cache_thr()
261 slp_twalk(da_cache, in cache_thr()
265 da_cache = NULL; in cache_thr()