Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c195 static struct kmem_cache *socktpi_cache, *socktpi_unix_cache; variable
305 cp = (family == AF_UNIX) ? socktpi_unix_cache : socktpi_cache; in sotpi_create()
360 socktpi_cache; in sotpi_destroy()
6383 socktpi_cache = kmem_cache_create("socktpi_cache", in socktpi_init()