Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/debug/
Dgdbstub.c428 static void int_to_threadref(unsigned char *id, int value) in int_to_threadref() function
721 int_to_threadref(thref, -cpu - 2); in gdb_cmd_query()
730 int_to_threadref(thref, p->pid); in gdb_cmd_query()
747 int_to_threadref(thref, ks->threadid); in gdb_cmd_query()
977 int_to_threadref(thref, shadow_pid(current->pid)); in gdb_serial_stub()