Searched refs:pipelined_send (Results 1 – 2 of 2) sorted by relevance
816 static inline int pipelined_send(struct msg_queue *msq, struct msg_msg *msg, in pipelined_send() function939 if (!pipelined_send(msq, msg, &wake_q)) { in do_msgsnd()
1006 /* pipelined_send() - send a message directly to the task waiting in1009 static inline void pipelined_send(struct wake_q_head *wake_q,1122 pipelined_send(&wake_q, info, msg_ptr, receiver); in do_mq_timedsend() 1010 static inline void pipelined_send(struct wake_q_head *wake_q, pipelined_send() function