Searched refs:lpcd_first_idx (Results 1 – 4 of 4) sorted by relevance
560 cd.lpcd_first_idx = d->lpd_startidx; in llog_cat_process_cb()597 cd.lpcd_first_idx = llh->llh_cat_idx; in llog_cat_process_or_fork()604 cd.lpcd_first_idx = 0; in llog_cat_process_or_fork()672 cd.lpcd_first_idx = 0; in llog_cat_reverse_process()680 cd.lpcd_first_idx = le32_to_cpu(llh->llh_cat_idx); in llog_cat_reverse_process()
293 last_called_index = cd->lpcd_first_idx; in llog_process_thread()294 index = cd->lpcd_first_idx + 1; in llog_process_thread()492 first_index = cd->lpcd_first_idx + 1; in llog_reverse_process()
1596 cd.lpcd_first_idx = cfg->cfg_last_idx; in class_config_parse_llog()1608 cd.lpcd_first_idx + 1, cd.lpcd_last_idx, rc); in class_config_parse_llog()
168 int lpcd_first_idx; member