Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\jump_label.c Create Date:2022-07-28 13:48:58
Last Modify:2020-03-17 20:59:06 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__jump_label_mod_update

Proto:static void __jump_label_mod_update(struct static_key *key)

Type:void

Parameter:

TypeParameterName
struct static_key *key
561  When mod cycle
569  If Not entries Then Continue
572  m = mod
573  If Not m Then stop = __stop___jump_table
575  Else stop = jump_entries + num_jump_entries
577  __jump_label_update(key, entries, stop, m && state == Full formed, running module_init. )
Caller
NameDescribe
jump_label_update