Lines Matching refs:copy_to_user_value

77 copy_to_user_value(Type* userValue, const Type& value)
197 status_t status = copy_to_user_value(neededSize,
206 error = copy_to_user_value(_cookie, cookie);
232 error = copy_to_user_value(neededSize, writer.AllocatedSize());
268 error = copy_to_user_value(neededSize, writer.AllocatedSize());
300 error = copy_to_user_value(neededSize, writer.AllocatedSize());
484 return copy_to_user_value(_info, info);
509 result = copy_to_user_value(_info, info);
512 status_t error = copy_to_user_value(_cookie, cookie);
536 return copy_to_user_value(_info, info);
588 return copy_to_user_value(_changeCounter, partition->ChangeCounter());
638 return copy_to_user_value(_changeCounter, partition->ChangeCounter());
725 error = copy_to_user_value(_changeCounter, partition->ChangeCounter());
727 error = copy_to_user_value(_childChangeCounter, child->ChangeCounter());
841 error = copy_to_user_value(_changeCounter, partition->ChangeCounter());
843 error = copy_to_user_value(_childChangeCounter, child->ChangeCounter());
897 return copy_to_user_value(_changeCounter, partition->ChangeCounter());
970 error = copy_to_user_value(_changeCounter, partition->ChangeCounter());
972 error = copy_to_user_value(_childChangeCounter, child->ChangeCounter());
1046 error = copy_to_user_value(_changeCounter, partition->ChangeCounter());
1048 error = copy_to_user_value(_childChangeCounter, child->ChangeCounter());
1104 return copy_to_user_value(_changeCounter, partition->ChangeCounter());
1182 return copy_to_user_value(_changeCounter, partition->ChangeCounter());
1255 error = copy_to_user_value(_changeCounter, partition->ChangeCounter());
1257 error = copy_to_user_value(_parentChangeCounter, parent->ChangeCounter());
1325 error = copy_to_user_value(_changeCounter, partition->ChangeCounter());
1327 error = copy_to_user_value(childID, child->ID());
1393 return copy_to_user_value(_changeCounter, partition->ChangeCounter());