Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_thread.c89 nst_kmem_zalloc(size_t size, int sec) in nst_kmem_zalloc() function
435 tp = nst_kmem_zalloc(sizeof (*tp), 2); in nst_thread_create()
893 if (!(set = nst_kmem_zalloc(sizeof (*set), 2))) in nst_init()