Home
last modified time | relevance | path

Searched refs:pipelined_send (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/ipc/
Dmsg.c788 static inline int pipelined_send(struct msg_queue *msq, struct msg_msg *msg, in pipelined_send() function
907 if (!pipelined_send(msq, msg, &wake_q)) { in do_msgsnd()
Dmqueue.c924 static inline void pipelined_send(struct wake_q_head *wake_q, in pipelined_send() function
1058 pipelined_send(&wake_q, info, msg_ptr, receiver); in do_mq_timedsend()