Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\archrandom.h Create Date:2022-07-28 07:25:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:These are the generic interfaces; they must not be declared if the* stubs in <linux/random.h> are to be invoked,* i.e. CONFIG_ARCH_RANDOM is not defined.

Proto:static inline void x86_init_rdrand(struct cpuinfo_x86 *c)

Type:void

Parameter:

TypeParameterName
struct cpuinfo_x86 *c

NULL

Caller
NameDescribe
identify_cpuThis does the hard work of actually picking apart the CPU stuff...