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

/linux-4.1.27/kernel/debug/
H A Dgdbstub.c427 static void int_to_threadref(unsigned char *id, int value) int_to_threadref() function
720 int_to_threadref(thref, -cpu - 2); for_each_online_cpu()
729 int_to_threadref(thref, p->pid); do_each_thread()
746 int_to_threadref(thref, ks->threadid);
963 int_to_threadref(thref, shadow_pid(current->pid)); gdb_serial_stub()

Completed in 51 milliseconds