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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/
H A Dgdbstub.c397 static char *pack_threadid(char *pkt, unsigned char *id) function
711 ptr = pack_threadid(ptr, thref);
720 ptr = pack_threadid(ptr, thref);
737 pack_threadid(remcom_out_buffer + 2, thref);
951 ptr = pack_threadid(ptr, thref);

Completed in 88 milliseconds