Lines Matching refs:KM_SLEEP
287 sigqueue_t *sqp = kmem_zalloc(sizeof (sigqueue_t), KM_SLEEP); in fasttrap_sigtrap()
474 KM_SLEEP); in fasttrap_tracepoint_retire()
1487 new_fprc = kmem_zalloc(sizeof (fasttrap_proc_t), KM_SLEEP); in fasttrap_proc_lookup()
1650 new_fp = kmem_zalloc(sizeof (fasttrap_provider_t), KM_SLEEP); in fasttrap_provider_lookup()
2006 pp = kmem_zalloc(offsetof(fasttrap_probe_t, ftp_tps[pdata->ftps_noffs]), KM_SLEEP); in fasttrap_add_probe()
2247 pp = kmem_zalloc(offsetof(fasttrap_probe_t, ftp_tps[ntps]), KM_SLEEP); in fasttrap_meta_create_probe()
2481 probe = kmem_alloc(size, KM_SLEEP); in fasttrap_ioctl()
2638 sizeof (fasttrap_bucket_t), KM_SLEEP); in fasttrap_attach()
2657 sizeof (fasttrap_bucket_t), KM_SLEEP); in fasttrap_attach()
2676 sizeof (fasttrap_bucket_t), KM_SLEEP); in fasttrap_attach()
2792 KM_SLEEP); in fasttrap_init()