Searched refs:find_default_attach (Results 1 – 5 of 5) sorted by relevance
362 kgdb_trgt_ops.to_attach = find_default_attach; in initialize_kgdb_target()
623 core_ops.to_attach = find_default_attach; in init_core_ops()
1185 extern void find_default_attach (char *, int);
703 exec_ops.to_attach = find_default_attach; in init_exec_ops()
1341 find_default_attach (char *args, int from_tty) in find_default_attach() function1634 dummy_target.to_attach = find_default_attach; in init_dummy_target()