Lines Matching refs:tmp_fl
79 struct fis_list *fl = NULL, *tmp_fl;236 for (tmp_fl = fl; tmp_fl->next; tmp_fl = tmp_fl->next) {237 if (tmp_fl->img->flash_base + tmp_fl->img->size + master->erasesize <= tmp_fl->next->img->flash_base) {291 tmp_fl = fl;293 kfree(tmp_fl);