函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\cgroup.h Create Date:2022-07-27 06:54:17
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:ss_is_dying - test whether the specified css is dying*@css: target css* Test whether @css is in the process of offlining or already offline

函数原型:static inline bool css_is_dying(struct cgroup_subsys_state *css)

返回类型:bool

参数:

类型参数名称
struct cgroup_subsys_state *css
389  返回:非flags按位与CSS_NO_REF的值且percpu_ref_is_dying - test whether a percpu refcount is dying or dead*@ref: percpu_ref to test* Returns %true if @ref is dying or dead.* This function is safe to call as long as @ref is between init and exit
调用者
名称描述
is_cpuset_onlinevenient tests for these bits