Home
last modified time | relevance | path

Searched refs:lsctl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_sf.c91 struct hws_lsctl_request_block lsctl; member
110 return lsctl(&sreq); in sf_disable()
976 cpuhw->lsctl.interval = SAMPL_RATE(&cpuhw->event->hw); in cpumsf_pmu_enable()
983 err = lsctl(&cpuhw->lsctl); in cpumsf_pmu_enable()
996 cpuhw->lsctl.es, cpuhw->lsctl.cs, cpuhw->lsctl.ed, in cpumsf_pmu_enable()
997 cpuhw->lsctl.cd, cpuhw->lsctl in cpumsf_pmu_enable()
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_sf.c92 struct hws_lsctl_request_block lsctl; member
162 return lsctl(&sreq); in sf_disable()
1010 cpuhw->lsctl.interval = SAMPL_RATE(&cpuhw->event->hw); in cpumsf_pmu_enable()
1017 err = lsctl(&cpuhw->lsctl); in cpumsf_pmu_enable()
1029 cpuhw->lsctl.es, cpuhw->lsctl.cs, cpuhw->lsctl.ed, in cpumsf_pmu_enable()
1030 cpuhw->lsctl.cd, cpuhw->lsctl in cpumsf_pmu_enable()
[all...]
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dcpu_mf.h260 static inline int lsctl(struct hws_lsctl_request_block *req) in lsctl() function
266 "0: lsctl 0(%1)\n" in lsctl()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dcpu_mf.h258 static inline int lsctl(struct hws_lsctl_request_block *req) in lsctl() function

Completed in 7 milliseconds