Function report |
Source Code:block\blk-mq.c |
Create Date:2022-07-28 17:09:08 |
Last Modify:2020-03-17 23:18:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_mq_requeue_work
Proto:static void blk_mq_requeue_work(struct work_struct *work)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work |
714 | spin_lock_irq( & requeue_lock) |
716 | spin_unlock_irq( & requeue_lock) |
719 | If Not (rq_flags & (may not be passed by ioscheduler | don't call prep for this one )) Then Continue |
729 | If rq_flags & don't call prep for this one Then Should only be used carefully, when the caller knows we want to* bypass a potential IO scheduler on the target device. |
731 | Else blk_mq_sched_insert_request(rq, true, TSC's on different sockets may be reset asynchronously.* This may cause the TSC ADJUST value on socket 0 to be NOT 0., false) |
741 | blk_mq_run_hw_queues(q, false) |
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 |