Searched refs:socktpi_unix_cache (Results 1 – 1 of 1) sorted by relevance
195 static struct kmem_cache *socktpi_cache, *socktpi_unix_cache; variable305 cp = (family == AF_UNIX) ? socktpi_unix_cache : socktpi_cache; in sotpi_create()359 cp = (so->so_family == AF_UNIX) ? socktpi_unix_cache : in sotpi_destroy()6376 socktpi_unix_cache = kmem_cache_create("socktpi_unix_cache", in socktpi_init()