Lines Matching refs:put_user

1419 		if (put_user(sizeof(assoc_id), optlen))  in sctp_getsockopt_connectx3()
3971 rc = put_user(amount, (int __user *)arg); in sctp_ioctl()
4268 if (put_user(len, optlen)) { in sctp_getsockopt_sctp_status()
4328 if (put_user(len, optlen)) { in sctp_getsockopt_peer_addr_info()
4359 if (put_user(len, optlen)) in sctp_getsockopt_disable_fragments()
4378 if (put_user(len, optlen)) in sctp_getsockopt_events()
4404 if (put_user(len, optlen)) in sctp_getsockopt_autoclose()
4486 if (put_user(len, optlen)) { in sctp_getsockopt_peeloff()
4663 if (put_user(len, optlen)) in sctp_getsockopt_peer_addr_params()
4761 if (put_user(len, optlen)) in sctp_getsockopt_delayed_ack()
4783 if (put_user(len, optlen)) in sctp_getsockopt_initmsg()
4833 if (put_user(cnt, &((struct sctp_getaddrs __user *)optval)->addr_num)) in sctp_getsockopt_peer_addrs()
4836 if (put_user(bytes_copied, optlen)) in sctp_getsockopt_peer_addrs()
4975 if (put_user(cnt, &((struct sctp_getaddrs __user *)optval)->addr_num)) { in sctp_getsockopt_local_addrs()
4979 if (put_user(bytes_copied, optlen)) in sctp_getsockopt_local_addrs()
5020 if (put_user(len, optlen)) in sctp_getsockopt_primary_addr()
5046 if (put_user(len, optlen)) in sctp_getsockopt_adaptation_layer()
5106 if (put_user(len, optlen)) in sctp_getsockopt_default_send_param()
5148 if (put_user(len, optlen)) in sctp_getsockopt_default_sndinfo()
5176 if (put_user(len, optlen)) in sctp_getsockopt_nodelay()
5228 if (put_user(len, optlen)) in sctp_getsockopt_rtoinfo()
5297 if (put_user(len, optlen)) in sctp_getsockopt_associnfo()
5327 if (put_user(len, optlen)) in sctp_getsockopt_mappedv4()
5365 if (put_user(len, optlen)) in sctp_getsockopt_context()
5429 if (put_user(len, optlen)) in sctp_getsockopt_maxseg()
5457 if (put_user(len, optlen)) in sctp_getsockopt_fragment_interleave()
5481 if (put_user(len, optlen)) in sctp_getsockopt_partial_delivery_point()
5559 if (put_user(len, optlen)) in sctp_getsockopt_hmac_ident()
5561 if (put_user(num_idents, &p->shmac_num_idents)) in sctp_getsockopt_hmac_ident()
5597 if (put_user(len, optlen)) in sctp_getsockopt_active_key()
5643 if (put_user(len, optlen)) in sctp_getsockopt_peer_auth_chunks()
5645 if (put_user(num_chunks, &p->gauth_number_of_chunks)) in sctp_getsockopt_peer_auth_chunks()
5691 if (put_user(len, optlen)) in sctp_getsockopt_local_auth_chunks()
5693 if (put_user(num_chunks, &p->gauth_number_of_chunks)) in sctp_getsockopt_local_auth_chunks()
5723 if (put_user(len, optlen)) in sctp_getsockopt_assoc_number()
5746 if (put_user(len, optlen)) in sctp_getsockopt_auto_asconf()
5793 if (put_user(len, optlen) || copy_to_user(optval, ids, len)) { in sctp_getsockopt_assoc_ids()
5841 if (put_user(len, optlen) || copy_to_user(optval, &val, len)) in sctp_getsockopt_paddr_thresholds()
5900 if (put_user(len, optlen)) in sctp_getsockopt_assoc_stats()
5923 if (put_user(len, optlen)) in sctp_getsockopt_recvrcvinfo()
5943 if (put_user(len, optlen)) in sctp_getsockopt_recvnxtinfo()