Searched refs:pipelined_send (Results 1 – 2 of 2) sorted by relevance
569 static inline int pipelined_send(struct msg_queue *msq, struct msg_msg *msg) in pipelined_send() function701 if (!pipelined_send(msq, msg)) { in do_msgsnd()
919 static inline void pipelined_send(struct wake_q_head *wake_q, in pipelined_send() function1056 pipelined_send(&wake_q, info, msg_ptr, receiver); in SYSCALL_DEFINE5()