Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sparc/ip/
H A Dip.global-objs.obj64250 squeue_cache
H A Dip.global-objs.debug64253 squeue_cache
/titanic_50/usr/src/uts/intel/ip/
H A Dip.global-objs.obj64250 squeue_cache
H A Dip.global-objs.debug64253 squeue_cache
/titanic_50/usr/src/uts/common/inet/
H A Dsqueue.c140 kmem_cache_t *squeue_cache; variable
238 squeue_cache = kmem_cache_create("squeue_cache", in squeue_init()
249 squeue_t *sqp = kmem_cache_alloc(squeue_cache, KM_SLEEP); in squeue_create()