We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6524c79 commit a57c27cCopy full SHA for a57c27c
include/linux/cpu.h
@@ -72,6 +72,8 @@ extern ssize_t cpu_show_retbleed(struct device *dev,
72
struct device_attribute *attr, char *buf);
73
extern ssize_t cpu_show_spec_rstack_overflow(struct device *dev,
74
75
+extern ssize_t cpu_show_gds(struct device *dev,
76
+ struct device_attribute *attr, char *buf);
77
78
extern __printf(4, 5)
79
struct device *cpu_device_create(struct device *parent, void *drvdata,
0 commit comments