Searched refs:user_reply (Results 1 – 2 of 2) sorted by relevance
471 struct aac_srb_reply __user *user_reply; in aac_send_raw_srb() local931 user_reply = arg + fibsize; in aac_send_raw_srb()955 if (copy_to_user(user_reply, &reply, in aac_send_raw_srb()965 if (copy_to_user(user_reply, reply, in aac_send_raw_srb()
1663 u32 __user * user_reply = NULL; in adpt_i2o_passthru() local1681 user_reply = &user_msg[size]; in adpt_i2o_passthru()1691 get_user(reply_size, &user_reply[0]); in adpt_i2o_passthru()1830 if(copy_to_user(user_reply, reply, reply_size)) { in adpt_i2o_passthru()