Searched refs:headreport (Results 1 – 2 of 2) sorted by relevance
374 reportset->headreport = NULL; in target_if_populate_reportset_static()396 reportset->headreport = report; in target_if_populate_reportset_static()407 reportset->headreport = report; in target_if_populate_reportset_static()418 reportset->headreport = report; in target_if_populate_reportset_static()432 reportset->headreport = report; in target_if_populate_reportset_static()445 reportset->headreport = report; in target_if_populate_reportset_static()454 reportset->curr_report = reportset->headreport; in target_if_populate_reportset_static()482 curr_report = reportset->headreport; in target_if_depopulate_reportset()619 if (!curr_reportset->headreport) { in OS_TIMER_FUNC()647 curr_reportset->curr_report = curr_reportset->headreport; in OS_TIMER_FUNC()
64 struct spectralsim_report *headreport; member