Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\jump_label.c Create Date:2022-07-28 07:41:24
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:arch_jump_label_transform_apply

Proto:void arch_jump_label_transform_apply(void)

Type:void

Parameter:Nothing

160  If Not tp_vec_nr Then Return
163  mutex_lock( & Kernel text modification mutex, used for code patching. Users of this lock* can sleep.)
164  text_poke_bp_batch(tp_vec, tp_vec_nr)
165  mutex_unlock( & Kernel text modification mutex, used for code patching. Users of this lock* can sleep.)
167  tp_vec_nr = 0