Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/debug/
Dgdbstub.c406 #define BUF_THREAD_ID_SIZE 8 macro
413 limit = id + (BUF_THREAD_ID_SIZE / 2); in pack_threadid()
702 unsigned char thref[BUF_THREAD_ID_SIZE]; in gdb_cmd_query()
766 static char tmpstr[23 + BUF_THREAD_ID_SIZE]; in gdb_cmd_query()
969 unsigned char thref[BUF_THREAD_ID_SIZE]; in gdb_serial_stub()