| H A D | cpu.c | 1 // SPDX-License-Identifier: GPL-2.0 35 #include <linux/percpu-rwsem.h> 48 * struct cpuhp_cpu_state - Per cpu hotplug state storage 57 * @node: Remote CPU node; for multi-instance, do a 59 * @last: For multi-instance rollback, remember how far we got 63 * @done_up: Signal completion to the issuer of the task for cpu-u 130 int (*multi)(unsigned int cpu, global() member 135 int (*multi)(unsigned int cpu, global() member 2738 state_show(struct device * dev,struct device_attribute * attr,char * buf) state_show() argument 2746 target_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) target_store() argument 2788 target_show(struct device * dev,struct device_attribute * attr,char * buf) target_show() argument 2796 fail_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) fail_store() argument 2847 fail_show(struct device * dev,struct device_attribute * attr,char * buf) fail_show() argument 2869 states_show(struct device * dev,struct device_attribute * attr,char * buf) states_show() argument 2909 __store_smt_control(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) __store_smt_control() argument 2961 __store_smt_control(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) __store_smt_control() argument 2977 control_show(struct device * dev,struct device_attribute * attr,char * buf) control_show() argument 2995 control_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t count) control_store() argument 3003 active_show(struct device * dev,struct device_attribute * attr,char * buf) active_show() argument [all...] |