MSG_SENDPAGE_NOTLAST  970 crypto/af_alg.c 	if (flags & MSG_SENDPAGE_NOTLAST)
MSG_SENDPAGE_NOTLAST  139 crypto/algif_hash.c 	if (flags & MSG_SENDPAGE_NOTLAST)
MSG_SENDPAGE_NOTLAST  329 drivers/infiniband/sw/siw/siw_qp_tx.c 	    flags = MSG_MORE | MSG_DONTWAIT | MSG_SENDPAGE_NOTLAST;
MSG_SENDPAGE_NOTLAST  447 fs/splice.c    		more |= MSG_SENDPAGE_NOTLAST;
MSG_SENDPAGE_NOTLAST 1564 net/ceph/messenger.c 	int more = MSG_MORE | MSG_SENDPAGE_NOTLAST;
MSG_SENDPAGE_NOTLAST 1626 net/ceph/messenger.c 	int more = MSG_MORE | MSG_SENDPAGE_NOTLAST;
MSG_SENDPAGE_NOTLAST 1087 net/ipv4/tcp.c 		if (!(flags & MSG_SENDPAGE_NOTLAST))
MSG_SENDPAGE_NOTLAST 1252 net/ipv4/udp.c 	if (flags & MSG_SENDPAGE_NOTLAST)
MSG_SENDPAGE_NOTLAST  769 net/kcm/kcmsock.c 	if (flags & MSG_SENDPAGE_NOTLAST)
MSG_SENDPAGE_NOTLAST  119 net/rds/tcp_send.c 	more = rm->data.op_nents > 1 ? (MSG_MORE | MSG_SENDPAGE_NOTLAST) : 0;
MSG_SENDPAGE_NOTLAST  189 net/sunrpc/svcsock.c 	unsigned int	flags = MSG_MORE | MSG_SENDPAGE_NOTLAST;
MSG_SENDPAGE_NOTLAST  408 net/tls/tls_device.c 	int more = flags & (MSG_SENDPAGE_NOTLAST | MSG_MORE);
MSG_SENDPAGE_NOTLAST  419 net/tls/tls_device.c 	    ~(MSG_MORE | MSG_DONTWAIT | MSG_NOSIGNAL | MSG_SENDPAGE_NOTLAST))
MSG_SENDPAGE_NOTLAST  426 net/tls/tls_device.c 	tls_push_record_flags = flags | MSG_SENDPAGE_NOTLAST;
MSG_SENDPAGE_NOTLAST  556 net/tls/tls_device.c 	if (flags & MSG_SENDPAGE_NOTLAST)
MSG_SENDPAGE_NOTLAST  105 net/tls/tls_main.c 	int sendpage_flags = flags | MSG_SENDPAGE_NOTLAST;
MSG_SENDPAGE_NOTLAST 1152 net/tls/tls_sw.c 	eor = !(flags & (MSG_MORE | MSG_SENDPAGE_NOTLAST));
MSG_SENDPAGE_NOTLAST 1255 net/tls/tls_sw.c 		      MSG_SENDPAGE_NOTLAST | MSG_SENDPAGE_NOPOLICY |
MSG_SENDPAGE_NOTLAST 1269 net/tls/tls_sw.c 		      MSG_SENDPAGE_NOTLAST | MSG_SENDPAGE_NOPOLICY))
MSG_SENDPAGE_NOTLAST   11 tools/perf/trace/beauty/msg_flags.c #ifndef MSG_SENDPAGE_NOTLAST