Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\netns\hash.h Create Date:2022-07-28 06:09:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:net_hash_mix

Proto:static inline u32 net_hash_mix(const struct net *net)

Type:u32

Parameter:

TypeParameterName
const struct net *net
9  Return Note that @hash_mix can be read millions times per second, * it is critical that it is on a read_mostly cache line.