Symbol: TQ_SLEEP
usr/src/uts/common/c2/audit_syscalls.c
385
kctx, TQ_SLEEP);
usr/src/uts/common/crypto/api/kcf_random.c
162
(void) taskq_dispatch(system_taskq, rnd_init2, NULL, TQ_SLEEP);
usr/src/uts/common/crypto/core/kcf_sched.c
678
sreq, TQ_SLEEP);
usr/src/uts/common/crypto/io/dprov.c
5132
kmflag == KM_NOSLEEP ? TQ_NOSLEEP : TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/dtrace/dtrace.c
15881
(task_func_t *)dtrace_enabling_matchall, NULL, TQ_SLEEP);
usr/src/uts/common/dtrace/dtrace.c
8458
(task_func_t *)dtrace_enabling_reap, NULL, TQ_SLEEP);
usr/src/uts/common/fs/smbsrv/smb2_dispatch.c
225
smb2_tq_work, sr, TQ_SLEEP);
usr/src/uts/common/fs/smbsrv/smb2_durable.c
336
smb2_dh_import_share, sr, TQ_SLEEP);
usr/src/uts/common/fs/smbsrv/smb_dispatch.c
601
smb1_tq_work, sr, TQ_SLEEP);
usr/src/uts/common/fs/smbsrv/smb_notify.c
574
tq_func, sr, TQ_SLEEP);
usr/src/uts/common/fs/smbsrv/smb_server.c
2776
smb_server_receiver, session, TQ_NOQUEUE | TQ_SLEEP);
usr/src/uts/common/fs/smbsrv/smb_srv_oplock.c
258
smb_oplock_async_break, sr, TQ_SLEEP);
usr/src/uts/common/fs/smbsrv/smb_srv_oplock.c
383
smb_oplock_async_break, sr, TQ_SLEEP);
usr/src/uts/common/fs/smbsrv/smb_user.c
538
smb_user_logoff_tq, sr, TQ_SLEEP);
usr/src/uts/common/fs/ufs/lufs_top.c
419
top_issue_from_taskq, ufsvfsp, TQ_SLEEP);
usr/src/uts/common/fs/vnode.c
919
vp, TQ_SLEEP) != TASKQID_INVALID);
usr/src/uts/common/fs/zfs/dmu_objset.c
1523
dmu_objset_upgrade_task_cb, os, TQ_SLEEP);
usr/src/uts/common/fs/zfs/dmu_objset.c
2630
dmu_objset_find_dp_cb, child_dcp, TQ_SLEEP);
usr/src/uts/common/fs/zfs/dmu_objset.c
2790
(void) taskq_dispatch(tq, dmu_objset_find_dp_cb, dcp, TQ_SLEEP);
usr/src/uts/common/fs/zfs/dsl_scan.c
3045
TQ_SLEEP) != TASKQID_INVALID);
usr/src/uts/common/fs/zfs/dsl_scan.c
3594
dsl_scan_prefetch_thread, scn, TQ_SLEEP);
usr/src/uts/common/fs/zfs/metaslab.c
3417
msp, TQ_SLEEP) != TASKQID_INVALID);
usr/src/uts/common/fs/zfs/txg.c
443
txg_do_callbacks, cb_list, TQ_SLEEP);
usr/src/uts/common/fs/zfs/vdev.c
1549
vd->vdev_child[c], TQ_SLEEP) != TASKQID_INVALID);
usr/src/uts/common/fs/zfs/vdev_file.c
285
TQ_SLEEP), !=, TASKQID_INVALID);
usr/src/uts/common/fs/zfs/zfs_dir.c
554
zfs_unlinked_drain_task, zfsvfs, TQ_SLEEP);
usr/src/uts/common/inet/ilb/ilb.c
1120
arg, TQ_SLEEP);
usr/src/uts/common/inet/ilb/ilb.c
1510
server, TQ_SLEEP);
usr/src/uts/common/inet/ilb/ilb.c
850
TQ_SLEEP);
usr/src/uts/common/inet/ilb/ilb_conn.c
1355
ilb_sticky_cleanup, arg, TQ_SLEEP);
usr/src/uts/common/inet/ilb/ilb_conn.c
285
arg, TQ_SLEEP);
usr/src/uts/common/inet/ip/ip_if.c
2250
ill_capability_ack_thr, mp, TQ_SLEEP) !=
usr/src/uts/common/io/dld/dld_str.c
1974
dsp, TQ_SLEEP) != TASKQID_INVALID);
usr/src/uts/common/io/dls/dls_mgmt.c
1054
dls_devnet_prop_task, ddp, TQ_SLEEP);
usr/src/uts/common/io/dls/dls_mgmt.c
1664
dls_devnet_prop_task, ddp, TQ_SLEEP);
usr/src/uts/common/io/eedev/eedev.c
523
TQ_SLEEP);
usr/src/uts/common/io/emul64.c
1047
emul64_pkt_comp, (void *)pkt, TQ_SLEEP);
usr/src/uts/common/io/fssnap.c
1633
fssnap_write_taskq, cmn, TQ_SLEEP);
usr/src/uts/common/io/gpio/kgpio.c
756
TQ_SLEEP);
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_cma.c
1689
(void *)event_arg, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/ib/ibnex/ibnex.c
872
clnt_dip, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
1526
TQ_SLEEP);
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
1583
TQ_SLEEP);
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
1615
TQ_SLEEP);
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
1681
ibtl_hca_client_async_task, ibt_hca, TQ_SLEEP);
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
1771
ibtl_hca_client_async_task, ibt_hca, TQ_SLEEP);
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
1890
ibtl_sm_notice_task, noticep, TQ_SLEEP);
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
1916
ibtl_sm_notice_task, noticep, TQ_SLEEP);
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
544
ibt_cisco_embedded_sm_rereg_fix, mgrp, TQ_SLEEP);
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
567
TQ_SLEEP);
usr/src/uts/common/io/ib/ibtl/ibtl_handlers.c
781
ibtl_hca_client_async_task, ibt_hca, TQ_SLEEP);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_impl.c
2055
(void) taskq_dispatch(ibcm_taskq, ibcm_init_saa, portp, TQ_SLEEP);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_impl.c
2097
(void) taskq_dispatch(ibcm_taskq, ibcm_init_saa, portp, TQ_SLEEP);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_impl.c
2424
ibcm_service_record_rewrite_task, pup, TQ_SLEEP);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_path.c
4168
sleep_flag = ((func == NULL) ? TQ_SLEEP : TQ_NOSLEEP);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
1411
TQ_SLEEP);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
1693
ibcm_tq_recycle_arg, TQ_SLEEP);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
4035
proceed_targs, TQ_SLEEP);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_ti.c
4208
proceed_targs, TQ_SLEEP);
usr/src/uts/common/io/idm/idm.c
2189
&idm_refcnt_unref_task, refcnt, TQ_SLEEP) ==
usr/src/uts/common/io/idm/idm.c
2218
&idm_refcnt_unref_task, refcnt, TQ_SLEEP) ==
usr/src/uts/common/io/idm/idm.c
2252
&idm_refcnt_unref_task, refcnt, TQ_SLEEP) ==
usr/src/uts/common/io/idm/idm.c
262
&idm_ini_conn_destroy_task, ic, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/idm/idm_conn_sm.c
278
event_ctx, TQ_SLEEP);
usr/src/uts/common/io/pciex/hotplug/pciehpc.c
1710
pciehpc_state_sync, sync, TQ_SLEEP);
usr/src/uts/common/io/sata/impl/sata.c
2827
TQ_NOSLEEP : TQ_SLEEP;
usr/src/uts/common/io/sata/impl/sata.c
3480
spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
3707
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
3757
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
3808
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
4185
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
4336
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
4430
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
4765
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
4881
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
5072
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
5546
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
5876
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
6400
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
7121
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
7481
uint_t tq_flags = servicing_interrupt() ? TQ_NOSLEEP : TQ_SLEEP;
usr/src/uts/common/io/sata/impl/sata.c
7773
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
7916
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
7945
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/sata/impl/sata.c
7980
(void *)spx->txlt_scsi_pkt, TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/common/io/softmac/softmac_fp.c
831
softmac_wput_nondata_task, sup, TQ_SLEEP) !=
usr/src/uts/common/io/softmac/softmac_main.c
477
softmac, TQ_SLEEP);
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
623
usba_taskq_destroy, ph_data->p_taskq, TQ_SLEEP);
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
649
TQ_SLEEP);
usr/src/uts/common/io/usb/usba/usbai_util.c
1690
tq_flag = (flag & USB_FLAGS_SLEEP) ? TQ_SLEEP : TQ_NOSLEEP;
usr/src/uts/common/io/usb/usba/usbai_util.c
1742
tq_flag = (flag & USB_FLAGS_SLEEP) ? TQ_SLEEP : TQ_NOSLEEP;
usr/src/uts/common/io/vscan/vscan_svc.c
578
(void *)req, TQ_SLEEP);
usr/src/uts/common/os/damap.c
1186
tqd, TQ_SLEEP);
usr/src/uts/common/os/damap.c
1231
dam_tq_unconfig, tqd, TQ_SLEEP);
usr/src/uts/common/os/devcfg.c
6592
tqflag = TQ_SLEEP;
usr/src/uts/common/os/kmem.c
3288
(task_func_t *)kmem_depot_ws_reap, cp, TQ_SLEEP);
usr/src/uts/common/os/kmem.c
4177
kmem_taskq, TQ_SLEEP);
usr/src/uts/common/os/kmem.c
4179
kmem_taskq, TQ_SLEEP);
usr/src/uts/common/os/kmem.c
4513
kmem_cache_applyall(kmem_cache_magazine_enable, NULL, TQ_SLEEP);
usr/src/uts/common/os/ksensor.c
504
TQ_SLEEP);
usr/src/uts/common/os/netstack.c
1157
TQ_SLEEP);
usr/src/uts/common/os/strsubr.c
5981
(task_func_t *)qwriter_outer_service, outer, TQ_SLEEP);
usr/src/uts/common/os/sunddi.c
8927
dflags == DDI_SLEEP ? TQ_SLEEP : TQ_NOSLEEP);
usr/src/uts/common/os/taskq.c
2666
taskq_ent_free(tq, taskq_ent_alloc(tq, TQ_SLEEP));
usr/src/uts/common/os/taskq.c
2822
taskq_ent_free(tq, taskq_ent_alloc(tq, TQ_SLEEP));
usr/src/uts/common/rpc/sec_gss/svc_rpcsec_gss.c
1109
if (taskq_dispatch(tq, svcrpcsec_gss_taskq_func, arg, TQ_SLEEP)
usr/src/uts/common/xen/io/xencons.c
237
(void (*)(void *))xenconssetup_rem_avintr, xcp, TQ_SLEEP);
usr/src/uts/common/xen/io/xencons.c
287
(void (*)(void *))xenconssetup_add_avintr, xcp, TQ_SLEEP);
usr/src/uts/i86pc/io/pci/pci_kstats.c
125
(void (*)(void *))pci_kstat_delete, ksp, TQ_SLEEP);
usr/src/uts/intel/io/amdzen/amdzen.c
2203
amdzen_nexus_init, azn, TQ_SLEEP);
usr/src/uts/intel/io/amdzen/amdzen.c
2326
amdzen_nexus_init, azn, TQ_SLEEP);
usr/src/uts/intel/io/amdzen/amdzen.c
2799
azn, TQ_SLEEP);
usr/src/uts/intel/io/ipmi/ipmi_kcs.c
477
TQ_SLEEP) == TASKQID_INVALID) {
usr/src/uts/sun4v/io/ds_drv.c
68
#define DS_DISPATCH(fn, arg) taskq_dispatch(ds_taskq, fn, arg, TQ_SLEEP)
usr/src/uts/sun4v/io/mdeg.c
553
(void *)clnt, TQ_SLEEP);