Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\jump_label_ratelimit.h Create Date:2022-07-28 05:58:18
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:static_key_slow_dec_deferred

Proto:static inline void static_key_slow_dec_deferred(struct static_key_deferred *key)

Type:void

Parameter:

TypeParameterName
struct static_key_deferred *key
82  STATIC_KEY_CHECK_USE(key)
83  static_key_slow_dec( & key)