Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\ptrace.c Create Date:2022-07-28 07:51:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Called by kernel/ptrace.c when detaching..* Make sure the single step bit is not set.

Proto:void ptrace_disable(struct task_struct *child)

Type:void

Parameter:

TypeParameterName
struct task_struct *child
739  user_disable_single_step(child)