Lines Matching refs:put_user

1416 		if (put_user(sizeof(assoc_id), optlen))  in sctp_getsockopt_connectx3()
3984 rc = put_user(amount, (int __user *)arg); in sctp_ioctl()
4281 if (put_user(len, optlen)) { in sctp_getsockopt_sctp_status()
4341 if (put_user(len, optlen)) { in sctp_getsockopt_peer_addr_info()
4372 if (put_user(len, optlen)) in sctp_getsockopt_disable_fragments()
4391 if (put_user(len, optlen)) in sctp_getsockopt_events()
4417 if (put_user(len, optlen)) in sctp_getsockopt_autoclose()
4499 if (put_user(len, optlen)) { in sctp_getsockopt_peeloff()
4676 if (put_user(len, optlen)) in sctp_getsockopt_peer_addr_params()
4774 if (put_user(len, optlen)) in sctp_getsockopt_delayed_ack()
4796 if (put_user(len, optlen)) in sctp_getsockopt_initmsg()
4846 if (put_user(cnt, &((struct sctp_getaddrs __user *)optval)->addr_num)) in sctp_getsockopt_peer_addrs()
4849 if (put_user(bytes_copied, optlen)) in sctp_getsockopt_peer_addrs()
4988 if (put_user(cnt, &((struct sctp_getaddrs __user *)optval)->addr_num)) { in sctp_getsockopt_local_addrs()
4992 if (put_user(bytes_copied, optlen)) in sctp_getsockopt_local_addrs()
5033 if (put_user(len, optlen)) in sctp_getsockopt_primary_addr()
5059 if (put_user(len, optlen)) in sctp_getsockopt_adaptation_layer()
5119 if (put_user(len, optlen)) in sctp_getsockopt_default_send_param()
5161 if (put_user(len, optlen)) in sctp_getsockopt_default_sndinfo()
5189 if (put_user(len, optlen)) in sctp_getsockopt_nodelay()
5241 if (put_user(len, optlen)) in sctp_getsockopt_rtoinfo()
5310 if (put_user(len, optlen)) in sctp_getsockopt_associnfo()
5340 if (put_user(len, optlen)) in sctp_getsockopt_mappedv4()
5378 if (put_user(len, optlen)) in sctp_getsockopt_context()
5442 if (put_user(len, optlen)) in sctp_getsockopt_maxseg()
5470 if (put_user(len, optlen)) in sctp_getsockopt_fragment_interleave()
5494 if (put_user(len, optlen)) in sctp_getsockopt_partial_delivery_point()
5572 if (put_user(len, optlen)) in sctp_getsockopt_hmac_ident()
5574 if (put_user(num_idents, &p->shmac_num_idents)) in sctp_getsockopt_hmac_ident()
5610 if (put_user(len, optlen)) in sctp_getsockopt_active_key()
5656 if (put_user(len, optlen)) in sctp_getsockopt_peer_auth_chunks()
5658 if (put_user(num_chunks, &p->gauth_number_of_chunks)) in sctp_getsockopt_peer_auth_chunks()
5704 if (put_user(len, optlen)) in sctp_getsockopt_local_auth_chunks()
5706 if (put_user(num_chunks, &p->gauth_number_of_chunks)) in sctp_getsockopt_local_auth_chunks()
5736 if (put_user(len, optlen)) in sctp_getsockopt_assoc_number()
5759 if (put_user(len, optlen)) in sctp_getsockopt_auto_asconf()
5806 if (put_user(len, optlen) || copy_to_user(optval, ids, len)) { in sctp_getsockopt_assoc_ids()
5854 if (put_user(len, optlen) || copy_to_user(optval, &val, len)) in sctp_getsockopt_paddr_thresholds()
5913 if (put_user(len, optlen)) in sctp_getsockopt_assoc_stats()
5936 if (put_user(len, optlen)) in sctp_getsockopt_recvrcvinfo()
5956 if (put_user(len, optlen)) in sctp_getsockopt_recvnxtinfo()