Home
last modified time | relevance | path

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

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