Searched refs:int_to_threadref (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.c417 static void int_to_threadref(unsigned char *id, int value) function
710 int_to_threadref(thref, -cpu - 2);
719 int_to_threadref(thref, p->pid);
736 int_to_threadref(thref, ks->threadid);
950 int_to_threadref(thref, shadow_pid(current->pid));

Completed in 98 milliseconds