Home
last modified time | relevance | path

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

/openbmc/linux/kernel/debug/
H A Dgdbstub.c425 static void int_to_threadref(unsigned char *id, int value) in int_to_threadref() function
718 int_to_threadref(thref, -cpu - 2); in gdb_cmd_query()
727 int_to_threadref(thref, p->pid); in gdb_cmd_query()
744 int_to_threadref(thref, ks->threadid); in gdb_cmd_query()
974 int_to_threadref(thref, shadow_pid(current->pid)); in gdb_serial_stub()