Searched refs:MSG_SENDPAGE_NOTLAST (Results 1 – 18 of 18) sorted by relevance
11 #ifndef MSG_SENDPAGE_NOTLAST12 #define MSG_SENDPAGE_NOTLAST 0x20000 macro
114 more = rm->data.op_nents > 1 ? (MSG_MORE | MSG_SENDPAGE_NOTLAST) : 0; in rds_tcp_xmit()
433 ~(MSG_MORE | MSG_DONTWAIT | MSG_NOSIGNAL | MSG_SENDPAGE_NOTLAST)) in tls_push_data()440 tls_push_record_flags = flags | MSG_SENDPAGE_NOTLAST; in tls_push_data()496 if (flags & (MSG_SENDPAGE_NOTLAST | MSG_MORE)) { in tls_push_data()570 if (flags & MSG_SENDPAGE_NOTLAST) in tls_device_sendpage()
1165 eor = !(flags & MSG_SENDPAGE_NOTLAST); in tls_sw_do_sendpage()1268 MSG_SENDPAGE_NOTLAST | MSG_SENDPAGE_NOPOLICY | in tls_sw_sendpage_locked()1282 MSG_SENDPAGE_NOTLAST | MSG_SENDPAGE_NOPOLICY)) in tls_sw_sendpage()
106 int sendpage_flags = flags | MSG_SENDPAGE_NOTLAST; in tls_push_sg()
214 flags |= MSG_SENDPAGE_NOTLAST; in espintcp_sendskmsg_locked()224 flags &= ~MSG_SENDPAGE_NOTLAST; in espintcp_sendskmsg_locked()
309 #define MSG_SENDPAGE_NOTLAST 0x20000 /* sendpage() internal : not the last page */ macro
578 left, MSG_DONTWAIT | MSG_MORE | MSG_SENDPAGE_NOTLAST); in nvmet_try_send_data_pdu()606 flags |= MSG_MORE | MSG_SENDPAGE_NOTLAST; in nvmet_try_send_data()653 flags |= MSG_MORE | MSG_SENDPAGE_NOTLAST; in nvmet_try_send_response()682 flags |= MSG_MORE | MSG_SENDPAGE_NOTLAST; in nvmet_try_send_r2t()
139 if (flags & MSG_SENDPAGE_NOTLAST) in hash_sendpage()
997 if (flags & MSG_SENDPAGE_NOTLAST) in af_alg_sendpage()
470 int more = MSG_MORE | MSG_SENDPAGE_NOTLAST; in write_partial_message_data()532 int more = MSG_MORE | MSG_SENDPAGE_NOTLAST; in write_partial_skip()
942 flags |= MSG_MORE | MSG_SENDPAGE_NOTLAST; in nvme_tcp_try_send_data()993 flags |= MSG_MORE | MSG_SENDPAGE_NOTLAST; in nvme_tcp_try_send_cmd_pdu()1034 MSG_DONTWAIT | MSG_MORE | MSG_SENDPAGE_NOTLAST); in nvme_tcp_try_send_data_pdu()
329 flags = MSG_MORE | MSG_DONTWAIT | MSG_SENDPAGE_NOTLAST; in siw_tcp_sendpages()
362 more |= MSG_SENDPAGE_NOTLAST; in pipe_to_sendpage()
767 if (flags & MSG_SENDPAGE_NOTLAST) in kcm_sendpage()
1328 if (flags & MSG_SENDPAGE_NOTLAST) in udp_sendpage()
1101 if (!(flags & MSG_SENDPAGE_NOTLAST)) in do_tcp_sendpages()