Home
last modified time | relevance | path

Searched refs:cpu_show_gds (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/linux/
Dcpu.h76 extern ssize_t cpu_show_gds(struct device *dev,
/linux-6.6.21/drivers/base/
Dcpu.c581 static DEVICE_ATTR(gather_data_sampling, 0444, cpu_show_gds, NULL);
/linux-6.6.21/arch/x86/kernel/cpu/
Dbugs.c2845 ssize_t cpu_show_gds(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_gds() function