函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:is_devcg_online

函数原型:static inline bool is_devcg_online(const struct dev_cgroup *devcg)

返回类型:bool

参数:

类型参数名称
const struct dev_cgroup *devcg
165  返回:behavior不等于DEVCG_DEFAULT_NONE
调用者
名称描述
propagate_exceptionpropagate_exception - propagates a new exception to the children*@devcg_root: device cgroup that added a new exception*@ex: new exception to be propagated* returns: 0 in case of success, != 0 in case of error