Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\debug\gdbstub.c Create Date:2022-07-28 11:38:38
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Remap normal tasks to their real PID,* CPU shadow threads are mapped to -CPU - 2

Proto:static inline int shadow_pid(int realpid)

Type:int

Parameter:

TypeParameterName
intrealpid
467  If realpid Then Return realpid
470  Return -These macros fold the SMP functionality into a single CPU system() - 2
Caller
NameDescribe
gdb_cmd_queryHandle the 'q' query packets
gdb_serial_stubThis function performs all gdbserial command procesing