Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\ptrace.h Create Date:2022-07-28 05:34:38
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:instruction_pointer_set

Proto:static inline void instruction_pointer_set(struct pt_regs *regs, unsigned long val)

Type:void

Parameter:

TypeParameterName
struct pt_regs *regs
unsigned longval
180  Return frame for iretq = val
Caller
NameDescribe
handle_trampoline
handle_swbpRun handler and ask thread to singlestep.* Ensure all non-fatal signals cannot interrupt thread while it singlesteps.
rseq_ip_fixup