Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/dynload/
Dcload.c1697 hndl->dm.dbsiz = HOST_TO_TDATA_ROUND(cp - (char *)dbmod); in init_module_handle()
1700 dllview_info.size = TDATA_TO_TADDR(hndl->dm.dbsiz); in init_module_handle()
1707 dbmod->next_module_size = mlist->next->dm.dbsiz; in init_module_handle()
1737 mhdr.first_module_size = hndl->dm.dbsiz; in init_module_handle()
1836 mhdr.first_module_size = hndl->dm.next->dm.dbsiz; in dynamic_unload_module()
1873 dllview_info.size = TDATA_TO_TADDR(hndl->dm.dbsiz); in dynamic_unload_module()
Ddload_internal.h90 u16 dbsiz; member