Searched refs:kdp_panic (Results 1 – 4 of 4) sorted by relevance
111 kdp_panic(
554 kdp_panic("kdp_reply: no input packet"); in kdp_reply()559 kdp_panic("kdp_send: packet too large (%d > %u)", pkt.len, KDP_MAXPACKET); in kdp_reply()632 kdp_panic("kdp_send: no input packet"); in kdp_send()637 kdp_panic("kdp_send: packet too large (%d > %u)", pkt.len, KDP_MAXPACKET); in kdp_send()932 kdp_panic("kdp_poll"); in kdp_poll()1399 kdp_panic("kdp_raise_exception"); in kdp_debugger_loop()2005 kdp_panic("kdp_panic_dump: unexpected pending input packet"); in kdp_panic_dump()
226 kdp_panic(const char * fmt, ...) in kdp_panic() function
273 kdp_panic( in kdp_panic() function