Searched refs:kdp_panic (Results 1 – 4 of 4) sorted by relevance
111 kdp_panic(
556 kdp_panic("kdp_reply: no input packet"); in kdp_reply()561 kdp_panic("kdp_send: packet too large (%u > %d)", pkt.len, KDP_MAXPACKET); in kdp_reply()634 kdp_panic("kdp_send: no input packet"); in kdp_send()639 kdp_panic("kdp_send: packet too large (%u > %d)", pkt.len, KDP_MAXPACKET); in kdp_send()934 kdp_panic("kdp_poll"); in kdp_poll()1401 kdp_panic("kdp_raise_exception"); in kdp_debugger_loop()2007 kdp_panic("kdp_panic_dump: unexpected pending input packet"); in kdp_panic_dump()
239 kdp_panic(const char * fmt, ...) in kdp_panic() function
274 kdp_panic( in kdp_panic() function