Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/kernel/
Dperf_cpum_sf.c82 unsigned long empty_mark; /* mark of SDB not marked full */ member
1324 #define AUX_SDB_NUM_EMPTY(aux) AUX_SDB_NUM(aux, aux->head, aux->empty_mark)
1406 idx = aux->empty_mark + 1; in aux_output_begin()
1414 aux->empty_mark = aux->head + range - 1; in aux_output_begin()
1433 aux->head, aux->alert_mark, aux->empty_mark, in aux_output_begin()
1511 if (aux->alert_mark <= aux->empty_mark) in aux_reset_buffer()
1525 idx = aux->empty_mark + 1; in aux_reset_buffer()
1543 aux->empty_mark = aux->head + range - 1; in aux_reset_buffer()
1614 aux->head, aux->alert_mark, aux->empty_mark, in hw_collect_aux()
1745 aux->empty_mark = sfb->num_sdb - 1; in aux_buffer_setup()