Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:trace_finish_task_reaping

Proto:static inline void trace_finish_task_reaping(int pid)

Type:void

Parameter:

TypeParameterName
intpid

NULL

Caller
NameDescribe
oom_reap_task_mmReaps the address space of the give task.* Returns true on success and false if none or part of the address space* has been reclaimed and the caller should retry later.