Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dperf_cpum_sf.c98 unsigned long alert_mark; /* index of SDB of alert request position */ member
1272 return aux_sdb_num(aux->head, aux->alert_mark); in aux_sdb_num_alert()
1322 te = aux_sdb_trailer(aux, aux->alert_mark); in aux_output_end()
1368 aux->alert_mark = aux->head + range/2 - 1; in aux_output_begin()
1369 te = aux_sdb_trailer(aux, aux->alert_mark); in aux_output_begin()
1449 return aux_set_alert(aux, aux->alert_mark, overflow); in aux_reset_buffer()
1451 if (aux->alert_mark <= aux->empty_mark) in aux_reset_buffer()
1456 if (!aux_set_alert(aux, aux->alert_mark, overflow)) in aux_reset_buffer()
1474 if (idx == aux->alert_mark) in aux_reset_buffer()
1527 aux->alert_mark = aux->head; in hw_collect_aux()
[all …]