Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Dnldr.c1460 u16 other_alloc = 0; in load_ovly() local
1542 other_alloc++; in load_ovly()
1594 free_sects(nldr_obj, other_sects_list, other_alloc); in load_ovly()
1801 u16 other_alloc = 0; in unload_ovly() local
1839 other_alloc = po_node->other_sects; in unload_ovly()
1859 free_sects(nldr_obj, other_sects_list, other_alloc); in unload_ovly()