Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\kasan\common.c Create Date:2022-07-28 15:50:43
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Unpoison the entire stack for a task.

Proto:void kasan_unpoison_task_stack(struct task_struct *task)

Type:void

Parameter:

TypeParameterName
struct task_struct *task
186  __kasan_unpoison_stack(task, task_stack_page(task) + THREAD_SIZE)