lsctl 91 arch/s390/kernel/perf_cpum_sf.c struct hws_lsctl_request_block lsctl; lsctl 110 arch/s390/kernel/perf_cpum_sf.c return lsctl(&sreq); lsctl 969 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.interval = SAMPL_RATE(&cpuhw->event->hw); lsctl 976 arch/s390/kernel/perf_cpum_sf.c err = lsctl(&cpuhw->lsctl); lsctl 989 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.es, cpuhw->lsctl.cs, cpuhw->lsctl.ed, lsctl 990 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.cd, cpuhw->lsctl.interval, lsctl 991 arch/s390/kernel/perf_cpum_sf.c (void *) cpuhw->lsctl.tear, lsctl 992 arch/s390/kernel/perf_cpum_sf.c (void *) cpuhw->lsctl.dear); lsctl 1009 arch/s390/kernel/perf_cpum_sf.c inactive = cpuhw->lsctl; lsctl 1013 arch/s390/kernel/perf_cpum_sf.c err = lsctl(&inactive); lsctl 1028 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.tear = si.tear; lsctl 1029 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.dear = si.dear; lsctl 1449 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.tear = base + offset * sizeof(unsigned long); lsctl 1450 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.dear = aux->sdb_index[head]; lsctl 1459 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.tear, lsctl 1460 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.dear); lsctl 1848 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.cs = 1; lsctl 1850 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.cd = 1; lsctl 1865 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.cs = 0; lsctl 1866 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.cd = 0; lsctl 1898 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.s = 0; lsctl 1899 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.h = 1; lsctl 1900 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.interval = SAMPL_RATE(&event->hw); lsctl 1902 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.tear = (unsigned long) cpuhw->sfb.sdbt; lsctl 1903 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.dear = *(unsigned long *) cpuhw->sfb.sdbt; lsctl 1909 arch/s390/kernel/perf_cpum_sf.c if (WARN_ON_ONCE(cpuhw->lsctl.es == 1 || cpuhw->lsctl.ed == 1)) { lsctl 1922 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.ed = 1; lsctl 1924 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.es = 1; lsctl 1945 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.es = 0; lsctl 1946 arch/s390/kernel/perf_cpum_sf.c cpuhw->lsctl.ed = 0;