Function report |
Source Code:lib\sbitmap.c |
Create Date:2022-07-28 07:22:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sbitmap_queue_wake_all
Proto:void sbitmap_queue_wake_all(struct sbitmap_queue *sbq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sbitmap_queue * | sbq |
597 | smp_mb() |
599 | When i < SBQ_WAIT_QUEUES cycle |
600 | ws = @ws: Wait queues.[wake_index] |
605 | wake_index = sbq_index_inc(wake_index) |
Name | Describe |
---|---|
blk_mq_tag_wakeup_all | Wakeup all potentially sleeping on tags |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |