Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/debug/
Dgdbstub.c405 #define BUF_THREAD_ID_SIZE 8 macro
412 limit = id + (BUF_THREAD_ID_SIZE / 2); in pack_threadid()
701 unsigned char thref[BUF_THREAD_ID_SIZE]; in gdb_cmd_query()
765 static char tmpstr[23 + BUF_THREAD_ID_SIZE]; in gdb_cmd_query()
955 unsigned char thref[BUF_THREAD_ID_SIZE]; in gdb_serial_stub()