Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\signal.c Create Date:2022-07-28 09:16:35
Last Modify:2020-03-17 13:28:47 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:may_ptrace_stop

Proto:static inline bool may_ptrace_stop(void)

Type:bool

Parameter:Nothing

2072  If Not Value is more likely to compile time(ptrace) Then Return false
2087  If Value for the false possibility is greater at compile time(core_state) && Value for the false possibility is greater at compile time(mm == mm) Then Return false
2091  Return true
Caller
NameDescribe
ptrace_stopThis must be called with current->sighand->siglock held.* This should be the path for all ptrace stops.* We always set current->last_siginfo while stopped here.* That makes it a way to test a stopped process for