Searched refs:ctrset_read (Results 1 – 1 of 1) sorted by relevance
1015 struct s390_ctrset_read __user *ctrset_read; in cfset_all_copy() local1019 ctrset_read = (struct s390_ctrset_read __user *)arg; in cfset_all_copy()1020 uptr = ctrset_read->data; in cfset_all_copy()1036 if (put_user(cpus, &ctrset_read->no_cpus)) in cfset_all_copy()1039 uptr - (void __user *)ctrset_read->data); in cfset_all_copy()
Completed in 7 milliseconds