Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:static_key_slow_inc

Proto:static inline void static_key_slow_inc(struct static_key *key)

Type:void

Parameter:

TypeParameterName
struct static_key *key
278  STATIC_KEY_CHECK_USE(key)
279  atomic_inc( & enabled)
Caller
NameDescribe
crc_t10dif_mod_init
activate_jump_labels
tracepoint_add_funcAdd the probe function to a tracepoint.