Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\sbitmap.c Create Date:2022-07-28 07:22:57
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sbitmap_add_wait_queue

Proto:void sbitmap_add_wait_queue(struct sbitmap_queue *sbq, struct sbq_wait_state *ws, struct sbq_wait *sbq_wait)

Type:void

Parameter:

TypeParameterName
struct sbitmap_queue *sbq
struct sbq_wait_state *ws
struct sbq_wait *sbq_wait
650  If Not if set, sbq_wait is accounted Then
651  if set, sbq_wait is accounted = sbq
652  atomic_inc( & @ws_active: count of currently active ws waitqueues)
653  add_wait_queue( & @wait: Wait queue., & wait)