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

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

Completed in 115 milliseconds