Searched refs:lpcd_first_idx (Results 1 – 4 of 4) sorted by relevance
177 cd.lpcd_first_idx = d->lpd_startidx; in llog_cat_process_cb()214 cd.lpcd_first_idx = llh->llh_cat_idx; in llog_cat_process_or_fork()221 cd.lpcd_first_idx = 0; in llog_cat_process_or_fork()
232 last_called_index = cd->lpcd_first_idx; in llog_process_thread()233 index = cd->lpcd_first_idx + 1; in llog_process_thread()
1271 cd.lpcd_first_idx = cfg->cfg_last_idx; in class_config_parse_llog()1283 cd.lpcd_first_idx + 1, cd.lpcd_last_idx, rc); in class_config_parse_llog()
127 int lpcd_first_idx; member