Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtaskq.h61 #define TQ_NOQUEUE 0x02 /* Do not enqueue if can't dispatch */ macro
/titanic_50/usr/src/uts/common/os/
H A Dserializer.c316 s, TQ_NOSLEEP | TQ_NOQUEUE); in serializer_enter()
H A Ddamap.c1457 mapp, TQ_NOSLEEP | TQ_NOQUEUE)) { in dam_addr_stable_cb()
1549 TQ_NOSLEEP | TQ_NOQUEUE) == NULL)) { in dam_addrset_stable_cb()
H A Dtaskq.c1151 ASSERT(!(flags & TQ_NOQUEUE)); in taskq_dispatch()
1281 if ((tqe == NULL) && !(flags & TQ_NOQUEUE)) { in taskq_dispatch()
H A Dtask.c458 TQ_NOSLEEP | TQ_NOQUEUE) == NULL) { in task_rele()
H A Dstrsubr.c3880 (task_func_t *)syncq_service, sq, TQ_NOSLEEP | TQ_NOQUEUE); in sqenable()
8215 (task_func_t *)stream_service, stp, TQ_NOSLEEP|TQ_NOQUEUE); in qenable_locked()
/titanic_50/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h375 #define TQ_NOQUEUE 0x02 /* Do not enqueue if can't dispatch */ macro
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddmu_traverse.c602 &td, TQ_NOQUEUE)) in traverse_impl()
/titanic_50/usr/src/uts/common/crypto/api/
H A Dkcf_random.c967 (void *)(uintptr_t)len, TQ_NOSLEEP | TQ_NOQUEUE) == 0) { in rnd_handler()
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c1691 tq_flag |= TQ_NOQUEUE; in usb_async_req()
1747 tq_flag |= TQ_NOQUEUE; in usba_async_ph_req()
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c2338 smb_server_receiver, rarg, TQ_NOQUEUE | TQ_SLEEP); in smb_server_create_session()
/titanic_50/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c815 TQ_NOQUEUE | TQ_NOSLEEP) == 0) { in ibcm_recv_timeout_cb()
876 TQ_NOQUEUE | TQ_NOSLEEP) == 0) { /* dispatch failed */ in ibcm_recv_add_one()
3493 recycle_arg, TQ_NOQUEUE | TQ_NOSLEEP) == 0) { in ibcm_timeout_cb()