函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\ptrace.h Create Date:2022-07-27 06:38:35
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:instruction_pointer

函数原型:static inline unsigned long instruction_pointer(struct pt_regs *regs)

返回类型:unsigned long

参数:

类型参数名称
struct pt_regs *regs
174  返回: Return frame for iretq
调用者
名称描述
collect_syscall
profile_pc
kgdb_arch_pc
kgdb_arch_pc
kdb_localkdb_local - The main code for kdb
kdb_handle_bp
kdb_stub
__uprobe_trace_func
uprobe_dispatcher
uprobe_get_swbp_addrprobe_get_swbp_addr - compute address of swbp given post-swbp regs*@regs: Reflects the saved state of the task after it has hit a breakpoint* instruction.* Return the address of the breakpoint instruction.
uprobe_get_trap_addr
prepare_uretprobe
rseq_ip_fixup