Searched refs:buf_dequeue (Results 1 – 1 of 1) sorted by relevance
32 void buf_dequeue(struct msgbuf *, struct buf *);89 buf_dequeue(msgbuf, buf); in msgbuf_clear()127 buf_dequeue(msgbuf, buf); in msgbuf_write()145 buf_dequeue(struct msgbuf *msgbuf, struct buf *buf) in buf_dequeue() function