Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:-based spin_unlock()* non-atomic version, which can be used eg. if the bit lock itself is* protecting the rest of the flags in the word.

Proto:static inline void __bit_spin_unlock(int bitnum, unsigned long *addr)

Type:void

Parameter:

TypeParameterName
intbitnum
unsigned long *addr
82  preempt_enable()
83  __release(bitlock)
Caller
NameDescribe
slab_unlock