empty_mark 82 arch/s390/kernel/perf_cpum_sf.c unsigned long empty_mark; /* mark of SDB not marked full */ empty_mark 1347 arch/s390/kernel/perf_cpum_sf.c #define AUX_SDB_NUM_EMPTY(aux) AUX_SDB_NUM(aux, aux->head, aux->empty_mark) empty_mark 1429 arch/s390/kernel/perf_cpum_sf.c idx = aux->empty_mark + 1; empty_mark 1437 arch/s390/kernel/perf_cpum_sf.c aux->empty_mark = aux->head + range - 1; empty_mark 1456 arch/s390/kernel/perf_cpum_sf.c aux->head, aux->alert_mark, aux->empty_mark, empty_mark 1534 arch/s390/kernel/perf_cpum_sf.c if (aux->alert_mark <= aux->empty_mark) empty_mark 1548 arch/s390/kernel/perf_cpum_sf.c idx = aux->empty_mark + 1; empty_mark 1566 arch/s390/kernel/perf_cpum_sf.c aux->empty_mark = aux->head + range - 1; empty_mark 1638 arch/s390/kernel/perf_cpum_sf.c aux->head, aux->alert_mark, aux->empty_mark, empty_mark 1769 arch/s390/kernel/perf_cpum_sf.c aux->empty_mark = sfb->num_sdb - 1;