Searched refs:pipelined_receive (Results 1 - 1 of 1) sorted by relevance

/linux-master/ipc/
H A Dmqueue.c1043 /* pipelined_receive() - if there is task waiting in sys_mq_timedsend()
1045 static inline void pipelined_receive(struct wake_q_head *wake_q, function
1263 pipelined_receive(&wake_q, info);

Completed in 474 milliseconds