Home
last modified time | relevance | path

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

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