Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dperf_cpum_cf.c1476 struct s390_ctrset_read __user *ctrset_read; in cfset_all_copy() local
1480 ctrset_read = (struct s390_ctrset_read __user *)arg; in cfset_all_copy()
1481 uptr = ctrset_read->data; in cfset_all_copy()
1499 if (put_user(cpus, &ctrset_read->no_cpus)) in cfset_all_copy()