Searched refs:MSG_SENDPAGE_NOTLAST (Results 1 – 15 of 15) sorted by relevance
11 #ifndef MSG_SENDPAGE_NOTLAST12 #define MSG_SENDPAGE_NOTLAST 0x20000 macro
119 more = rm->data.op_nents > 1 ? (MSG_MORE | MSG_SENDPAGE_NOTLAST) : 0; in rds_tcp_xmit()
408 int more = flags & (MSG_SENDPAGE_NOTLAST | MSG_MORE); in tls_push_data()419 ~(MSG_MORE | MSG_DONTWAIT | MSG_NOSIGNAL | MSG_SENDPAGE_NOTLAST)) in tls_push_data()426 tls_push_record_flags = flags | MSG_SENDPAGE_NOTLAST; in tls_push_data()556 if (flags & MSG_SENDPAGE_NOTLAST) in tls_device_sendpage()
1109 eor = !(flags & (MSG_MORE | MSG_SENDPAGE_NOTLAST)); in tls_sw_do_sendpage()1211 MSG_SENDPAGE_NOTLAST | MSG_SENDPAGE_NOPOLICY | in tls_sw_sendpage_locked()1225 MSG_SENDPAGE_NOTLAST | MSG_SENDPAGE_NOPOLICY)) in tls_sw_sendpage()
105 int sendpage_flags = flags | MSG_SENDPAGE_NOTLAST; in tls_push_sg()
291 #define MSG_SENDPAGE_NOTLAST 0x20000 /* sendpage() internal : not the last page */ macro
139 if (flags & MSG_SENDPAGE_NOTLAST) in hash_sendpage()
968 if (flags & MSG_SENDPAGE_NOTLAST) in af_alg_sendpage()
329 flags = MSG_MORE | MSG_DONTWAIT | MSG_SENDPAGE_NOTLAST; in siw_tcp_sendpages()
189 unsigned int flags = MSG_MORE | MSG_SENDPAGE_NOTLAST; in svc_send_common()
447 more |= MSG_SENDPAGE_NOTLAST; in pipe_to_sendpage()
1564 int more = MSG_MORE | MSG_SENDPAGE_NOTLAST; in write_partial_message_data()1626 int more = MSG_MORE | MSG_SENDPAGE_NOTLAST; in write_partial_skip()
769 if (flags & MSG_SENDPAGE_NOTLAST) in kcm_sendpage()
1252 if (flags & MSG_SENDPAGE_NOTLAST) in udp_sendpage()
1079 if (!(flags & MSG_SENDPAGE_NOTLAST)) in do_tcp_sendpages()