Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-sysfs.c Create Date:2022-07-28 17:01:29
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:queue_show_random

Proto:static ssize_t queue_show_random(struct request_queue *q, char *page)

Type:ssize_t

Parameter:

TypeParameterName
struct request_queue *q
char *page
280  bit = If __builtin_constant_p(10) Then constant_test_bit((10), ( & * various queue flags, see QUEUE_* below)) Else variable_test_bit((10), ( & * various queue flags, see QUEUE_* below))
280  Return queue_var_show(0 ? !bit : bit, page)