Searched refs:my_handle (Results 1 – 2 of 2) sorted by relevance
73 struct my_handle;81 struct my_handle *next; /* must be same as dbg_mirror_list */88 struct my_handle *next, *prev;98 struct my_handle { struct104 #define MY_HANDLE_SIZE (sizeof(struct my_handle) -\ argument268 struct my_handle *myhandle;
476 struct my_handle *hndl; in allocate_sections()494 (struct my_handle *)dlthis->mysym->dload_allocate(dlthis->mysym, in allocate_sections()1572 struct my_handle *hndl; in init_module_handle()1756 hndl->dm.prev = (struct my_handle *)mlist; in init_module_handle()1785 struct my_handle *hndl; in dynamic_unload_module()1791 hndl = (struct my_handle *)mhandle; in dynamic_unload_module()