Searched refs:flushband (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | ptm.c | 482 flushband(qp, *(mp->b_rptr + 1), in ptmwput()
|
H A D | pts.c | 553 flushband(qp, *(mp->b_rptr + 1), FLUSHDATA); in ptswput()
|
H A D | ptem.c | 485 flushband(q, *(mp->b_rptr + 1), FLUSHDATA); in ptemwput()
|
H A D | timod.c | 1323 flushband(q, *(mp->b_rptr + 1), FLUSHDATA); in timodrproc() 2142 flushband(q, *(mp->b_rptr + 1), FLUSHDATA); in timodwproc()
|
H A D | ldterm.c | 1161 flushband(q, *(mp->b_rptr + 1), FLUSHDATA); in ldtermrput() 3074 flushband(q, *(mp->b_rptr + 1), in ldtermwput()
|
H A D | stream.c | 2411 flushband(queue_t *q, unsigned char pri, int flag) in flushband() function
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | stream.h | 795 extern void flushband(queue_t *, unsigned char, int);
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpcmod.c | 2620 flushband(q, *(mp->b_rptr + 1), in mir_wput_other()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 265 flushband.9f \
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 261 file path=usr/share/man/man9f/flushband.9f
|
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 2172 flushband(q, *(bp->b_rptr + 1), FLUSHALL); in strrput_nondata()
|