函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\kprobes\core.c Create Date:2022-07-27 09:37:45
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Returns non-zero if opcode modifies the interrupt flag.

函数原型:static int is_IF_modifier(kprobe_opcode_t *insn)

返回类型:int

参数:

类型参数名称
kprobe_opcode_t *insn
318  insn等于Skip the prefixes of the instruction.
321  :insn恒等于0xfa
322  :insn恒等于0xfb
323  :insn恒等于0xcf
324  :insn恒等于0x9d
325  返回:1
328  返回:0
调用者
名称描述
arch_copy_kprobe