Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/disp/
H A Dshuttle.c164 if (lwp && (ISSIG(curthread, JUSTLOOKING) || in shuttle_resume()
199 if (ISSIG(curthread, JUSTLOOKING) || in shuttle_swtch()
236 if (lwp && (ISSIG(t, JUSTLOOKING) || MUSTRETURN(p, t))) in shuttle_sleep()
/titanic_41/usr/src/uts/common/os/
H A Dsemaphore.c283 if (ISSIG(t, JUSTLOOKING) || MUSTRETURN(p, t) || cancel_pending) in sema_p_sig()
287 if (ISSIG(t, FORREAL) || lwp->lwp_sysabort || in sema_p_sig()
H A Dcondvar.c337 if (ISSIG(t, JUSTLOOKING) || MUSTRETURN(p, t) || cancel_pending) in cv_wait_sig()
418 if (ISSIG(t, JUSTLOOKING) || MUSTRETURN(p, t) || cancel_pending) in cv_timedwait_sig_hires()
561 if (ISSIG(t, JUSTLOOKING) || MUSTRETURN(p, t) || cancel_pending) in cv_wait_sig_swap_core()
H A Dturnstile.c628 if (ISSIG(curthread, JUSTLOOKING) || in turnstile_block()
636 if (ISSIG(curthread, FORREAL) || lwp->lwp_sysabort || in turnstile_block()
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dparam.h100 #define ISSIG(p, flag) \ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_idmap.c453 if (ttolwp(curthread) && ISSIG(curthread, JUSTLOOKING)) { in nfs_idmap_str_uid()
624 if (ttolwp(curthread) && ISSIG(curthread, JUSTLOOKING)) { in nfs_idmap_uid_str()
833 if (ttolwp(curthread) && ISSIG(curthread, JUSTLOOKING)) { in nfs_idmap_str_gid()
1004 if (ttolwp(curthread) && ISSIG(curthread, JUSTLOOKING)) { in nfs_idmap_gid_str()
H A Dnfs_subr.c1123 if (ttolwp(curthread) != NULL && ISSIG(curthread, JUSTLOOKING)) in rfscall()
1676 if (ttolwp(curthread) != NULL && ISSIG(curthread, JUSTLOOKING)) in aclcall()
H A Dnfs4_subr.c1341 if (ttolwp(curthread) != NULL && ISSIG(curthread, JUSTLOOKING)) in nfs4_rfscall()
H A Dnfs3_vnops.c6051 if (ttolwp(curthread) != NULL && ISSIG(curthread, JUSTLOOKING)) { in nfs3_dispose()
H A Dnfs4_vnops.c11818 if (ttolwp(curthread) != NULL && ISSIG(curthread, JUSTLOOKING)) { in nfs4_dispose()
/titanic_41/usr/src/uts/common/syscall/
H A Dlwp_sobj.c1277 if (ISSIG(t, JUSTLOOKING) || MUSTRETURN(p, t) || imm_timeout) in lwp_mutex_timedlock()
1284 if (ISSIG(t, FORREAL) || lwp->lwp_sysabort || MUSTRETURN(p, t)) in lwp_mutex_timedlock()
1756 if (ISSIG(t, JUSTLOOKING) || MUSTRETURN(p, t) || in lwp_cond_wait()
1763 if (ISSIG(t, FORREAL) || lwp->lwp_sysabort || in lwp_cond_wait()
2115 if (ISSIG(t, JUSTLOOKING) || MUSTRETURN(p, t) || in lwp_sema_timedwait()
2123 if (ISSIG(t, FORREAL) || lwp->lwp_sysabort || in lwp_sema_timedwait()
2617 if (ISSIG(t, JUSTLOOKING) || MUSTRETURN(p, t) || imm_timeout) in lwp_rwlock_lock()
2631 if (ISSIG(t, FORREAL) || lwp->lwp_sysabort || MUSTRETURN(p, t)) in lwp_rwlock_lock()
H A Dsendfile.c104 if (ISSIG(curthread, JUSTLOOKING)) in sendvec_chunk64()
455 if (ISSIG(curthread, JUSTLOOKING)) { in sendvec_small_chunk()
733 if (ISSIG(curthread, JUSTLOOKING)) in sendvec_chunk()
/titanic_41/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h203 #define ISSIG(thr, why) (FALSE) macro
/titanic_41/usr/src/uts/common/sys/
H A Dproc.h520 #define ISSIG(t, why) ISSIG_FAST(t, ttolwp(t), ttoproc(t), why) macro
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2317 if (ISSIG(curthread, JUSTLOOKING)) { in snf_direct_io()
2473 if (ISSIG(curthread, JUSTLOOKING)) { in snf_segmap()
2753 if (ISSIG(curthread, JUSTLOOKING)) { in snf_cache()
/titanic_41/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c516 if (lwp && (ISSIG(curthread, in auto_calldaemon()
518 if (ISSIG(curthread, FORREAL) || in auto_calldaemon()
/titanic_41/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c713 if (ISSIG(curthread, FORREAL) || lwp->lwp_sysabort || in door_call()
1521 if (ISSIG(curthread, FORREAL) || lwp->lwp_sysabort || in door_return()
3208 if (lwp && (ISSIG(curthread, FORREAL) || lwp->lwp_sysabort || in door_upcall()
/titanic_41/usr/src/uts/common/idmap/
H A Didmap_kapi.c252 if (ttolwp(curthread) && ISSIG(curthread, JUSTLOOKING)) { in kidmap_call_door()
/titanic_41/usr/src/uts/common/fs/proc/
H A Dprioctl.c3772 if (ISSIG(curthread, JUSTLOOKING)) in oprpdread()
3879 if (ISSIG(curthread, JUSTLOOKING)) in oprpdread32()
H A Dprsubr.c1972 if (ISSIG(curthread, JUSTLOOKING)) in prpdread()
2119 if (ISSIG(curthread, JUSTLOOKING)) in prpdread32()