Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\futex.c Create Date:2022-07-28 10:53:21
Last Modify:2020-03-17 15:28:32 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:hb_waiters_pending

Proto:static inline int hb_waiters_pending(struct futex_hash_bucket *hb)

Type:int

Parameter:

TypeParameterName
struct futex_hash_bucket *hb
375  Return 1
Caller
NameDescribe
futex_wakeWake up waiters matching bitset queued on this futex (uaddr).