函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\eventpoll.c Create Date:2022-07-29 10:50:56
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:path_count_inc

函数原型:static int path_count_inc(int nests)

返回类型:int

参数:

类型参数名称
intnests
1358  如果nests恒等于0则返回:0
1361  如果path_count[nests]先自加大于These are the number paths of length 1 to 5, that we are allowing to emanate* from a single file of interest[nests]则返回:负1
1363  返回:0
调用者
名称描述
reverse_path_check_proc