函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\jump_label.c Create Date:2022-07-27 15:10:36
Last Modify:2020-03-17 20:59:06 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:static_key_mod

函数原型:static inline struct static_key_mod *static_key_mod(struct static_key *key)

返回类型:struct static_key_mod

参数:

类型参数名称
struct static_key *key
518  WARN_ON_ONCE(!static_key_linked(key))
519  返回:type按位与JUMP_TYPE_MASK的反
调用者
名称描述
__jump_label_mod_update
jump_label_add_module
jump_label_del_module