Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:pids_current_read

Proto:static s64 pids_current_read(struct cgroup_subsys_state *css, struct cftype *cft)

Type:s64

Parameter:

TypeParameterName
struct cgroup_subsys_state *css
struct cftype *cft
302  pids = css_pids(css)
304  Return atomic64_read( & * Use 64-bit types so that we can safely represent "max" as * %PIDS_MAX = (%PID_MAX_LIMIT + 1).)