Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\events\uprobes.c Create Date:2022-07-28 13:44:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:find_ref_ctr_vma

Proto:static struct vm_area_struct *find_ref_ctr_vma(struct uprobe *uprobe, struct mm_struct *mm)

Type:struct vm_area_struct

Parameter:

TypeParameterName
struct uprobe *uprobe
struct mm_struct *mm
366  When tmp cycle If valid_ref_ctr_vma(uprobe, tmp) Then
368  Return tmp
370  Return NULL
Caller
NameDescribe
update_ref_ctr