Home
last modified time | relevance | path

Searched refs:fis_list (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dredboot.c31 struct fis_list { struct
33 struct fis_list *next;
79 struct fis_list *fl = NULL, *tmp_fl; in parse_redboot_partitions()
195 struct fis_list *new_fl, **prev; in parse_redboot_partitions()
207 new_fl = kmalloc(sizeof(struct fis_list), GFP_KERNEL); in parse_redboot_partitions()
299 struct fis_list *old = fl; in parse_redboot_partitions()
/kernel/linux/linux-6.6/drivers/mtd/parsers/
H A Dredboot.c31 struct fis_list { struct
33 struct fis_list *next;
79 struct fis_list *fl = NULL, *tmp_fl; in parse_redboot_partitions()
194 struct fis_list *new_fl, **prev; in parse_redboot_partitions()
206 new_fl = kmalloc(sizeof(struct fis_list), GFP_KERNEL); in parse_redboot_partitions()
297 struct fis_list *old = fl; in parse_redboot_partitions()

Completed in 2 milliseconds