Home
last modified time | relevance | path

Searched refs:NOINTR (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/ktli/
H A Dt_kspoll.c114 if (waitflg & NOINTR) in t_kspoll()
/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h997 #define NOINTR 0x4 /* error is not to be set for signal */ macro
/titanic_41/usr/src/uts/common/os/
H A Dstrsubr.c3081 if (!(flag & NOINTR)) in strwaitq()
3106 if (!(flag & NOINTR)) in strwaitq()
3118 if (!(flag & NOINTR)) in strwaitq()
H A Dstreamio.c1303 waitflag |= NOINTR; in strread()
2863 waitflag |= NOINTR; in strwrite_common()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c4786 wflag |= NOINTR; in sostream_direct()