Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\proc\internal.h Create Date:2022-07-28 20:15:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:get_proc_task

Proto:static inline struct task_struct *get_proc_task(const struct inode *inode)

Type:struct task_struct

Parameter:

TypeParameterName
const struct inode *inode
121  Return get_pid_task(proc_pid(inode), PIDTYPE_PID)
Caller
NameDescribe
mounts_open_common