Lines Matching refs:KM_SLEEP
214 struct objnode *obj = kmem_zalloc(sizeof (*obj), KM_SLEEP); in zfs_get_deleteq()
290 KM_SLEEP); in redact_cb()
321 record = kmem_zalloc(sizeof (struct redact_record), KM_SLEEP); in redact_cb()
378 data = kmem_zalloc(sizeof (*data), KM_SLEEP); in redact_traverse_thread()
530 KM_SLEEP); in redaction_list_update_sync()
641 KM_SLEEP); in update_redaction_list()
743 KM_SLEEP); in perform_thread_merge()
752 sizeof (*redact_nodes), KM_SLEEP); in perform_thread_merge()
793 KM_SLEEP); in perform_thread_merge()
846 struct redact_record *rec = kmem_zalloc(sizeof (*rec), KM_SLEEP); in redact_merge_thread()
971 KM_SLEEP); in perform_redaction()
1017 KM_SLEEP); in dmu_redact_snap()
1035 args = vmem_zalloc(numsnaps * sizeof (*args), KM_SLEEP); in dmu_redact_snap()
1125 KM_SLEEP); in dmu_redact_snap()
1158 rmta = kmem_zalloc(sizeof (struct redact_merge_thread_arg), KM_SLEEP); in dmu_redact_snap()