Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Dnldr.c177 struct ovly_sect *other_sects_list; member
634 ovly_section = nldr_obj->ovly_table[i].other_sects_list; in nldr_delete()
979 ovly_table[i].other_sects_list, in add_ovly_info()
1457 struct ovly_sect *other_sects_list = NULL; in load_ovly() local
1489 other_sects_list = po_node->other_sects_list; in load_ovly()
1531 ovly_section = other_sects_list; in load_ovly()
1573 ovly_section = other_sects_list; in load_ovly()
1594 free_sects(nldr_obj, other_sects_list, other_alloc); in load_ovly()
1798 struct ovly_sect *other_sects_list = NULL; in unload_ovly() local
1837 other_sects_list = po_node->other_sects_list; in unload_ovly()
[all …]