Home
last modified time | relevance | path

Searched refs:next_sect (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Dnldr.c159 struct ovly_sect *next_sect; member
616 next = ovly_section->next_sect; in nldr_delete()
623 next = ovly_section->next_sect; in nldr_delete()
630 next = ovly_section->next_sect; in nldr_delete()
636 next = ovly_section->next_sect; in nldr_delete()
1076 ovly_section = ovly_section->next_sect; in add_ovly_sect()
1098 last_sect->next_sect = new_sect; in add_ovly_sect()
1133 ovly_section = ovly_section->next_sect; in free_sects()
1521 ovly_section = ovly_section->next_sect; in load_ovly()
1541 ovly_section = ovly_section->next_sect; in load_ovly()
[all …]