Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bsg_dev_idx_hash

Proto:static inline struct hlist_head *bsg_dev_idx_hash(int index)

Type:struct hlist_head

Parameter:

TypeParameterName
intindex
52  Return bsg_device_list[index & (BSG_LIST_ARRAY_SIZE - 1)]
Caller
NameDescribe
bsg_add_device
__bsg_get_device