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

/linux-master/kernel/debug/
H A Dgdbstub.c405 static char *pack_threadid(char *pkt, unsigned char *id) function
719 ptr = pack_threadid(ptr, thref);
728 ptr = pack_threadid(ptr, thref);
745 pack_threadid(remcom_out_buffer + 2, thref);
975 ptr = pack_threadid(ptr, thref);

Completed in 109 milliseconds