Home
last modified time | relevance | path

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

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