函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\oom.h Create Date:2022-07-27 15:28:41
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:trace_reclaim_retry_zone

函数原型:static inline void trace_reclaim_retry_zone(struct zoneref *zoneref, int order, unsigned long reclaimable, unsigned long available, unsigned long min_wmark, int no_progress_loops, bool wmark_check)

返回类型:void

参数:

类型参数名称
struct zoneref *zoneref
intorder
unsigned longreclaimable
unsigned longavailable
unsigned longmin_wmark
intno_progress_loops
boolwmark_check

NULL

调用者
名称描述
should_reclaim_retryChecks whether it makes sense to retry the reclaim to make a forward progress* for the given allocation request.* We give up when we either have tried MAX_RECLAIM_RETRIES in a row* without success, or when we couldn't even meet the watermark if we