Searched refs:cpu_show_spec_store_bypass (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | cpu.h | 56 extern ssize_t cpu_show_spec_store_bypass(struct device *dev,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | cpu.h | 57 extern ssize_t cpu_show_spec_store_bypass(struct device *dev,
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | cpu.c | 571 ssize_t __weak cpu_show_spec_store_bypass(struct device *dev, in cpu_show_spec_store_bypass() function 641 static DEVICE_ATTR(spec_store_bypass, 0444, cpu_show_spec_store_bypass, NULL);
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | security.c | 338 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | security.c | 338 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | cpu.c | 611 static DEVICE_ATTR(spec_store_bypass, 0444, cpu_show_spec_store_bypass, NULL);
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | proton-pack.c | 462 ssize_t cpu_show_spec_store_bypass(struct device *dev, in cpu_show_spec_store_bypass() function
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | proton-pack.c | 446 ssize_t cpu_show_spec_store_bypass(struct device *dev, in cpu_show_spec_store_bypass() function
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | bugs.c | 2783 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
H A D | bugs.c | 2874 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function
|
Completed in 14 milliseconds