函数逻辑报告 |
Source Code:include\linux\blkdev.h |
Create Date:2022-07-27 06:47:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:queue_is_mq
函数原型:static inline bool queue_is_mq(struct request_queue *q)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request_queue * | q |
679 | 返回:mq_ops |
名称 | 描述 |
---|---|
elv_iosched_store | |
elv_iosched_show | |
blk_set_queue_dying | |
blk_cleanup_queue | 释放请求队列 |
generic_make_request_checks | |
blk_lld_busy | lk_lld_busy - Check if underlying low-level drivers of a device are busy*@q : the queue of the device being checked* Description:* Check if underlying low-level drivers of a device are busy |
queue_requests_store | |
__blk_release_queue | __blk_release_queue - release a request queue*@work: pointer to the release_work member of the request queue to be released* Description:* This function is called when a block device is being unregistered |
blk_register_queue | lk_register_queue - register a block layer queue with sysfs*@disk: Disk of which the request queue should be registered with sysfs. |
blk_unregister_queue | lk_unregister_queue - counterpart of blk_register_queue()*@disk: Disk of which the request queue should be unregistered from sysfs.* Note: the caller is responsible for guaranteeing that this function is called* after blk_register_queue() has finished. |
blk_freeze_queue_start | |
part_inc_in_flight | |
part_dec_in_flight | |
part_in_flight | |
part_in_flight_rw | |
bsg_register_queue | |
blkcg_activate_policy | lkcg_activate_policy - activate a blkcg policy on a request_queue*@q: request_queue of interest*@pol: blkcg policy to activate* Activate @pol on @q |
blkcg_deactivate_policy | lkcg_deactivate_policy - deactivate a blkcg policy on a request_queue*@q: request_queue of interest*@pol: blkcg policy to deactivate* Deactivate @pol on @q. Follows the same synchronization rules as* blkcg_activate_policy(). |
blk_throtl_register_queue | |
blk_revalidate_disk_zones | lk_revalidate_disk_zones - (re)allocate and initialize zone bitmaps*@disk: Target disk* Helper function for low-level device drivers to (re) allocate and initialize* a disk request queue zone bitmaps. This functions should normally be called |
wbt_enable_default | Enable wbt if defaults are configured that way |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |