Searched refs:get_attr_cpumask (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/events/amd/ |
H A D | power.c | 147 get_attr_cpumask(struct device *dev, struct device_attribute *attr, char *buf) in get_attr_cpumask() function 152 static DEVICE_ATTR(cpumask, S_IRUGO, get_attr_cpumask, NULL);
|
/kernel/linux/linux-6.6/arch/x86/events/amd/ |
H A D | power.c | 147 get_attr_cpumask(struct device *dev, struct device_attribute *attr, char *buf) in get_attr_cpumask() function 152 static DEVICE_ATTR(cpumask, S_IRUGO, get_attr_cpumask, NULL);
|
Completed in 2 milliseconds