函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Return true (!0) if optinsn is prepared for optimization.

函数原型:static inline int arch_prepared_optinsn(struct arch_optimized_insn *optinsn)

返回类型:int

参数:

类型参数名称
struct arch_optimized_insn *optinsn
86  返回: the size of instructions copied to detour code buffer
调用者
名称描述
kprobe_optreadyReturn true(!0) if the kprobe is ready for optimization.
try_to_optimize_kprobePrepare an optimized_kprobe and optimize it* NOTE: p must be a normal registered kprobe