Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dmqueue.c1042 /* pipelined_receive() - if there is task waiting in sys_mq_timedsend()
1044 static inline void pipelined_receive(struct wake_q_head *wake_q, in pipelined_receive() function
1264 pipelined_receive(&wake_q, info); in do_mq_timedreceive()
/kernel/linux/linux-6.6/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, in pipelined_receive() function
1263 pipelined_receive(&wake_q, info); in do_mq_timedreceive()

Completed in 5 milliseconds