Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\pid.c Create Date:2022-07-28 09:28:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Used by proc to find the first pid that is greater than or equal to nr.* If there is a pid at nr this function is exactly the same as find_pid_ns.

Proto:struct pid *find_ge_pid(int nr, struct pid_namespace *ns)

Type:struct pid

Parameter:

TypeParameterName
intnr
struct pid_namespace *ns
496  Return dr_get_next() - Find next populated entry.*@idr: IDR handle.*@nextid: Pointer to an ID.* Returns the next populated entry in the tree with an ID greater than* or equal to the value pointed to by @nextid. On exit, @nextid is updated