函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\rseq.c Create Date:2022-07-27 15:12:43
Last Modify:2022-05-20 08:09:32 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Unsigned comparison will be true when ip >= start_ip, and when* ip < start_ip + post_commit_offset.

函数原型:static bool in_rseq_cs(unsigned long ip, struct rseq_cs *rseq_cs)

返回类型:bool

参数:

类型参数名称
unsigned longip
struct rseq_cs *rseq_cs
218  返回:ipstart_ip小于Offset from start_ip.
调用者
名称描述
rseq_ip_fixup