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