函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\sched\cputime.h Create Date:2022-07-27 06:42:33
Last Modify:2021-07-28 12:50:14 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:task_gtime

函数原型:static inline u64 task_gtime(struct task_struct *t)

返回类型:u64

参数:

类型参数名称
struct task_struct *t
35  返回:gtime
调用者
名称描述
__exit_signalThis function expects the tasklist_lock write-locked.
wait_task_zombieHandle sys_wait4 work for one task in state EXIT_ZOMBIE. We hold* read_lock(&tasklist_lock) on entry. If we return zero, we still hold* the lock and this task is uninteresting. If we return nonzero, we have