Searched refs:thunk_gdb_accept (Results 1 – 3 of 3) sorted by relevance
131 int thunk_gdb_accept(int sockfd);
249 kgdb_fd = thunk_gdb_accept(kgdb_socket); in kgdb_get_connection()
1055 thunk_gdb_accept(int sockfd) in thunk_gdb_accept() function