Searched refs:empty_mark (Results 1 – 1 of 1) sorted by relevance
98 unsigned long empty_mark; /* mark of SDB not marked full */ member 1273 return aux_sdb_num(aux->head, aux->empty_mark); in aux_sdb_num_empty() 1347 * SDBs between aux->head and aux->empty_mark are already ready in aux_output_begin() 1352 idx = aux->empty_mark + 1; in aux_output_begin() 1360 aux->empty_mark = aux->head + range - 1; in aux_output_begin() 1420 * Scan the SDBs in AUX buffer from behind aux->empty_mark. They are used1426 * SDBs between aux->head and aux->empty_mark are already reset at last time.1447 if (aux->alert_mark <= aux->empty_mark) in aux_reset_buffer() 1457 * Start scanning from one SDB behind empty_mark. If the new alert in aux_reset_buffer() 1461 idx = aux->empty_mark in aux_reset_buffer() [all...]