Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\stacktrace.h Create Date:2022-07-28 05:41:31
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:stack_trace_save_tsk_reliable

Proto:static inline int stack_trace_save_tsk_reliable(struct task_struct *tsk, unsigned long *store, unsigned int size)

Type:int

Parameter:

TypeParameterName
struct task_struct *tsk
unsigned long *store
unsigned intsize
89  Return -ENOSYS
Caller
NameDescribe
klp_check_stackDetermine whether it's safe to transition the task to the target patch state* by looking for any to-be-patched or to-be-unpatched functions on its stack.