函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:on_stack

函数原型:static inline bool on_stack(struct stack_info *info, void *addr, size_t len)

返回类型:bool

参数:

类型参数名称
struct stack_info *info
void *addr
size_tlen
43  begin等于begin
44  end等于end
46  返回:type不等于STACK_TYPE_UNKNOWNaddr大于等于beginaddr小于endaddrlen大于beginaddrlen小于等于end
调用者
名称描述
show_regs_if_on_stack
stack_access_ok
unwind_next_frame
__unwind_start
update_stack_state
__unwind_start
__unwind_start