函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:deadline_front_merges_store

函数原型:static ssize_t deadline_front_merges_store(struct elevator_queue *e, const char *page, size_t count)

返回类型:ssize_t

参数:

类型参数名称
struct elevator_queue *e
const char *page
size_tcount
639  dd等于elevator_data
639  deadline_var_store( & __data, (page))
639  如果__data小于0则__data等于0
639  否则如果__data大于1则__data等于1
639  如果0则*front_merges等于msecs_to_jiffies: - convert milliseconds to jiffies*@m: time in milliseconds* conversion is done as follows:* - negative values mean 'infinite timeout' (MAX_JIFFY_OFFSET)* - 'too large' values [that would result in larger than
639  否则*front_merges等于__data
639  返回:count