Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\slub.c Create Date:2022-07-28 15:47:10
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:slab_unlock

Proto:static __always_inline void slab_unlock(struct page *page)

Type:void

Parameter:

TypeParameterName
struct page *page
358  VM_BUG_ON_PAGE(PageTail(page), page)
359  -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.
Caller
NameDescribe
__cmpxchg_double_slabInterrupts must be disabled (for the fallback code to work right)
cmpxchg_double_slab