Searched refs:pack_threadid (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/debug/
H A Dgdbstub.c407 static char *pack_threadid(char *pkt, unsigned char *id) pack_threadid() function
721 ptr = pack_threadid(ptr, thref); for_each_online_cpu()
730 ptr = pack_threadid(ptr, thref); do_each_thread()
747 pack_threadid(remcom_out_buffer + 2, thref);
964 ptr = pack_threadid(ptr, thref); gdb_serial_stub()

Completed in 33 milliseconds