Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:sbitmap_finish_wait

Proto:void sbitmap_finish_wait(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
683  sh_wait - clean up after waiting in a queue*@wq_head: waitqueue waited on*@wq_entry: wait descriptor* Sets current thread back to running state and removes* the wait descriptor from the given waitqueue if still* queued.
684  If if set, sbq_wait is accounted Then
685  atomic_dec( & @ws_active: count of currently active ws waitqueues)
686  if set, sbq_wait is accounted = NULL
Caller
NameDescribe
blk_mq_get_tag