Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/debug/
Dgdbstub.c403 #define BUF_THREAD_ID_SIZE 8 macro
410 limit = id + (BUF_THREAD_ID_SIZE / 2); in pack_threadid()
699 unsigned char thref[BUF_THREAD_ID_SIZE]; in gdb_cmd_query()
763 static char tmpstr[23 + BUF_THREAD_ID_SIZE]; in gdb_cmd_query()
966 unsigned char thref[BUF_THREAD_ID_SIZE]; in gdb_serial_stub()