函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\elevator.c Create Date:2022-07-27 18:33:14
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:elv_support_iosched

函数原型:static inline bool elv_support_iosched(struct request_queue *q)

返回类型:bool

参数:

类型参数名称
struct request_queue *q
619  如果非mq_opstag_setflags按位与BLK_MQ_F_NO_SCHED则返回:false
622  返回:true
调用者
名称描述
elevator_init_mqFor a device queue that has no required features, use the default elevator* settings. Otherwise, use the first elevator available matching the required* features. If no suitable elevator is find or if the chosen elevator
elv_iosched_store
elv_iosched_show