Home
last modified time | relevance | path

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

/kernel/debug/
Dgdbstub.c464 static inline int shadow_pid(int realpid) in shadow_pid() function
745 ks->threadid = shadow_pid(current->pid); in gdb_cmd_query()
951 ks->kgdb_usethreadid = shadow_pid(kgdb_info[ks->cpu].task->pid); in gdb_serial_stub()
963 int_to_threadref(thref, shadow_pid(current->pid)); in gdb_serial_stub()