Home
last modified time | relevance | path

Searched refs:putnextctl_wait (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c509 (void) putnextctl_wait(sd_wrq, M_HANGUP); in fifo_close()
561 (void) putnextctl_wait(sd_wrq, M_HANGUP); in fifo_close()
/titanic_50/usr/src/uts/common/sys/
H A Dstrsubr.h1222 extern int putnextctl_wait(queue_t *, int);
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c3546 putnextctl_wait(queue_t *q, int type) in putnextctl_wait() function