Home
last modified time | relevance | path

Searched refs:ctrset_read (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/arch/s390/kernel/
Dperf_cpum_cf.c971 struct s390_ctrset_read __user *ctrset_read; in cfset_all_copy() local
975 ctrset_read = (struct s390_ctrset_read __user *)arg; in cfset_all_copy()
976 uptr = ctrset_read->data; in cfset_all_copy()
992 if (put_user(cpus, &ctrset_read->no_cpus)) in cfset_all_copy()
995 uptr - (void __user *)ctrset_read->data); in cfset_all_copy()