Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_cpum_sf.c81 unsigned long alert_mark; /* index of SDB of alert request position */ member
1349 #define AUX_SDB_NUM_ALERT(aux) AUX_SDB_NUM(aux, aux->head, aux->alert_mark)
1394 te = aux_sdb_trailer(aux, aux->alert_mark); in aux_output_end()
1433 __func__, range, aux->head, aux->alert_mark, in aux_output_begin()
1449 aux->alert_mark = aux->head + range/2 - 1; in aux_output_begin()
1450 te = aux_sdb_trailer(aux, aux->alert_mark); in aux_output_begin()
1462 aux->head, aux->alert_mark, aux->empty_mark, in aux_output_begin()
1531 aux->alert_mark, aux->empty_mark); in aux_reset_buffer()
1538 return aux_set_alert(aux, aux->alert_mark, overflow); in aux_reset_buffer()
1540 if (aux->alert_mark <= aux->empty_mark) in aux_reset_buffer()
[all …]