Searched refs:dbg_mirror_root (Results 1 – 2 of 2) sorted by relevance
78 struct dbg_mirror_root { struct89 struct dbg_mirror_root *root; argument
1577 struct dbg_mirror_root *mlist; in init_module_handle()1612 struct dbg_mirror_root *mlst; in init_module_handle()1621 mlst = (struct dbg_mirror_root *) in init_module_handle()1624 dbg_mirror_root)); in init_module_handle()1626 DL_ERROR(err_alloc, sizeof(struct dbg_mirror_root)); in init_module_handle()1648 mlist = (struct dbg_mirror_root *)debug_mirror_sym->value; in init_module_handle()1652 mlist = (struct dbg_mirror_root *)&debug_list_header; in init_module_handle()1786 struct dbg_mirror_root *root; in dynamic_unload_module()