Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dhwctrset.h42 struct s390_ctrset_read { /* Structure to get all ctr sets */ struct
50 #define S390_HWCTR_READ _IOWR(S390_HWCTR_MAGIC, 3, struct s390_ctrset_read) argument
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_cf.c1467 bytes = sizeof(((struct s390_ctrset_read *)0)->no_cpus) + nr_cpu_ids * in cfset_needspace()
1475 struct s390_ctrset_read __user *ctrset_read; in cfset_all_copy()
1479 ctrset_read = (struct s390_ctrset_read __user *)arg; in cfset_all_copy()