]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - include/linux/cpuhotplug.h
arm64/FP/SIMD: Convert to hotplug state machine
[mirror_ubuntu-artful-kernel.git] / include / linux / cpuhotplug.h
CommitLineData
cff7d378
TG
1#ifndef __CPUHOTPLUG_H
2#define __CPUHOTPLUG_H
3
4enum cpuhp_state {
5 CPUHP_OFFLINE,
6 CPUHP_CREATE_THREADS,
00e16c3d 7 CPUHP_PERF_PREPARE,
95ca792c 8 CPUHP_PERF_X86_PREPARE,
1a246b9f 9 CPUHP_PERF_X86_UNCORE_PREP,
96b2bd38 10 CPUHP_PERF_X86_AMD_UNCORE_PREP,
8b5b773d 11 CPUHP_PERF_X86_RAPL_PREP,
a409f5ee 12 CPUHP_PERF_BFIN,
57ecde42 13 CPUHP_PERF_POWER,
e3cfce17 14 CPUHP_PERF_SUPERH,
48d7f6c7 15 CPUHP_X86_HPET_DEAD,
148b9e2a 16 CPUHP_X86_APB_DEAD,
8017c279 17 CPUHP_VIRT_NET_DEAD,
a96a87bf 18 CPUHP_SLUB_DEAD,
1d7ac6ae 19 CPUHP_MM_WRITEBACK_DEAD,
c4544dbc 20 CPUHP_SOFTIRQ_DEAD,
84a3f4db 21 CPUHP_NET_MVNETA_DEAD,
529351fd 22 CPUHP_CPUIDLE_DEAD,
c23a7266 23 CPUHP_ARM64_FPSIMD_DEAD,
7ee681b2 24 CPUHP_WORKQUEUE_PREP,
bdab88e0 25 CPUHP_POWER_NUMA_PREPARE,
27590dc1 26 CPUHP_HRTIMERS_PREPARE,
e722d8da 27 CPUHP_PROFILE_PREPARE,
6b2c2847 28 CPUHP_X2APIC_PREPARE,
31487f83 29 CPUHP_SMPCFD_PREPARE,
e6d4989a 30 CPUHP_RELAY_PREPARE,
6731d4f1 31 CPUHP_SLAB_PREPARE,
29c6d1bb 32 CPUHP_MD_RAID5_PREPARE,
4df83742 33 CPUHP_RCUTREE_PREP,
dfc616d8 34 CPUHP_CPUIDLE_COUPLED_PREPARE,
68e694dc 35 CPUHP_POWERPC_PMAC_PREPARE,
da3ed651 36 CPUHP_POWERPC_MMU_CTX_PREPARE,
cff7d378 37 CPUHP_NOTIFY_PREPARE,
4fae16df 38 CPUHP_TIMERS_DEAD,
cff7d378 39 CPUHP_BRINGUP_CPU,
e69aab13 40 CPUHP_AP_IDLE_DEAD,
4baa0afc 41 CPUHP_AP_OFFLINE,
9cf7243d 42 CPUHP_AP_SCHED_STARTING,
4df83742 43 CPUHP_AP_RCUTREE_DYING,
93131f7a 44 CPUHP_AP_IRQ_GIC_STARTING,
6670a6d8 45 CPUHP_AP_IRQ_GICV3_STARTING,
6c034d17 46 CPUHP_AP_IRQ_HIP04_STARTING,
cb5ff2d2
RC
47 CPUHP_AP_IRQ_ARMADA_XP_STARTING,
48 CPUHP_AP_IRQ_ARMADA_CASC_STARTING,
7ca04bc2 49 CPUHP_AP_IRQ_BCM2836_STARTING,
7fbbaebf 50 CPUHP_AP_ARM_MVEBU_COHERENCY,
1a246b9f 51 CPUHP_AP_PERF_X86_UNCORE_STARTING,
96b2bd38 52 CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING,
95ca792c 53 CPUHP_AP_PERF_X86_STARTING,
9744f7b7 54 CPUHP_AP_PERF_X86_AMD_IBS_STARTING,
f0704827 55 CPUHP_AP_PERF_X86_CQM_STARTING,
77c34ef1 56 CPUHP_AP_PERF_X86_CSTATE_STARTING,
25a77b55 57 CPUHP_AP_PERF_XTENSA_STARTING,
04d045a6 58 CPUHP_AP_PERF_METAG_STARTING,
65264e3b 59 CPUHP_AP_MIPS_OP_LOONGSON3_STARTING,
e5b61baf 60 CPUHP_AP_ARM_VFP_STARTING,
7d88eb69 61 CPUHP_AP_PERF_ARM_STARTING,
9eeb2264 62 CPUHP_AP_ARM_L2X0_STARTING,
7e86e8bd 63 CPUHP_AP_ARM_ARCH_TIMER_STARTING,
b8a12296 64 CPUHP_AP_ARM_GLOBAL_TIMER_STARTING,
00c1d17a 65 CPUHP_AP_DUMMY_TIMER_STARTING,
d11b3a60 66 CPUHP_AP_EXYNOS4_MCT_TIMER_STARTING,
26b87688 67 CPUHP_AP_ARM_TWD_STARTING,
31e8e5db 68 CPUHP_AP_METAG_TIMER_STARTING,
b0404165 69 CPUHP_AP_QCOM_TIMER_STARTING,
2c48fef7 70 CPUHP_AP_ARMADA_TIMER_STARTING,
eb0a9d8c 71 CPUHP_AP_MARCO_TIMER_STARTING,
2dab9093 72 CPUHP_AP_MIPS_GIC_TIMER_STARTING,
ecd8081f 73 CPUHP_AP_ARC_TIMER_STARTING,
8c18b2d2 74 CPUHP_AP_KVM_STARTING,
15d7e3d3 75 CPUHP_AP_KVM_ARM_VGIC_INIT_STARTING,
42ec50b5 76 CPUHP_AP_KVM_ARM_VGIC_STARTING,
b3c9950a 77 CPUHP_AP_KVM_ARM_TIMER_STARTING,
4761adb6 78 CPUHP_AP_ARM_XEN_STARTING,
2b5283d1 79 CPUHP_AP_ARM_CORESIGHT_STARTING,
58eb457b 80 CPUHP_AP_ARM_CORESIGHT4_STARTING,
27c01a8c 81 CPUHP_AP_ARM64_ISNDEP_STARTING,
31487f83 82 CPUHP_AP_SMPCFD_DYING,
ae6a8a2e 83 CPUHP_AP_X86_TBOOT_DYING,
4baa0afc
TG
84 CPUHP_AP_ONLINE,
85 CPUHP_TEARDOWN_CPU,
fc6d73d6 86 CPUHP_AP_ONLINE_IDLE,
1cf4f629 87 CPUHP_AP_SMPBOOT_THREADS,
07d36c9e 88 CPUHP_AP_X86_VDSO_VMA_ONLINE,
00e16c3d 89 CPUHP_AP_PERF_ONLINE,
95ca792c 90 CPUHP_AP_PERF_X86_ONLINE,
1a246b9f 91 CPUHP_AP_PERF_X86_UNCORE_ONLINE,
96b2bd38 92 CPUHP_AP_PERF_X86_AMD_UNCORE_ONLINE,
c6a84daa 93 CPUHP_AP_PERF_X86_AMD_POWER_ONLINE,
8b5b773d 94 CPUHP_AP_PERF_X86_RAPL_ONLINE,
f0704827 95 CPUHP_AP_PERF_X86_CQM_ONLINE,
77c34ef1 96 CPUHP_AP_PERF_X86_CSTATE_ONLINE,
4f0f8217 97 CPUHP_AP_PERF_S390_CF_ONLINE,
e3d617fe 98 CPUHP_AP_PERF_S390_SF_ONLINE,
28c94843 99 CPUHP_AP_PERF_ARM_CCI_ONLINE,
fdc15a36 100 CPUHP_AP_PERF_ARM_CCN_ONLINE,
7ee681b2 101 CPUHP_AP_WORKQUEUE_ONLINE,
4df83742 102 CPUHP_AP_RCUTREE_ONLINE,
1cf4f629
TG
103 CPUHP_AP_NOTIFY_ONLINE,
104 CPUHP_AP_ONLINE_DYN,
105 CPUHP_AP_ONLINE_DYN_END = CPUHP_AP_ONLINE_DYN + 30,
48d7f6c7 106 CPUHP_AP_X86_HPET_ONLINE,
251a5fd6 107 CPUHP_AP_X86_KVM_CLK_ONLINE,
aaddd7d1 108 CPUHP_AP_ACTIVE,
cff7d378
TG
109 CPUHP_ONLINE,
110};
111
5b7aa87e
TG
112int __cpuhp_setup_state(enum cpuhp_state state, const char *name, bool invoke,
113 int (*startup)(unsigned int cpu),
cf392d10 114 int (*teardown)(unsigned int cpu), bool multi_instance);
5b7aa87e
TG
115
116/**
117 * cpuhp_setup_state - Setup hotplug state callbacks with calling the callbacks
118 * @state: The state for which the calls are installed
119 * @name: Name of the callback (will be used in debug output)
120 * @startup: startup callback function
121 * @teardown: teardown callback function
122 *
123 * Installs the callback functions and invokes the startup callback on
124 * the present cpus which have already reached the @state.
125 */
126static inline int cpuhp_setup_state(enum cpuhp_state state,
127 const char *name,
128 int (*startup)(unsigned int cpu),
129 int (*teardown)(unsigned int cpu))
130{
cf392d10 131 return __cpuhp_setup_state(state, name, true, startup, teardown, false);
5b7aa87e
TG
132}
133
134/**
135 * cpuhp_setup_state_nocalls - Setup hotplug state callbacks without calling the
136 * callbacks
137 * @state: The state for which the calls are installed
138 * @name: Name of the callback.
139 * @startup: startup callback function
140 * @teardown: teardown callback function
141 *
142 * Same as @cpuhp_setup_state except that no calls are executed are invoked
143 * during installation of this callback. NOP if SMP=n or HOTPLUG_CPU=n.
144 */
145static inline int cpuhp_setup_state_nocalls(enum cpuhp_state state,
146 const char *name,
147 int (*startup)(unsigned int cpu),
148 int (*teardown)(unsigned int cpu))
149{
cf392d10
TG
150 return __cpuhp_setup_state(state, name, false, startup, teardown,
151 false);
152}
153
154/**
155 * cpuhp_setup_state_multi - Add callbacks for multi state
156 * @state: The state for which the calls are installed
157 * @name: Name of the callback.
158 * @startup: startup callback function
159 * @teardown: teardown callback function
160 *
161 * Sets the internal multi_instance flag and prepares a state to work as a multi
162 * instance callback. No callbacks are invoked at this point. The callbacks are
163 * invoked once an instance for this state are registered via
164 * @cpuhp_state_add_instance or @cpuhp_state_add_instance_nocalls.
165 */
166static inline int cpuhp_setup_state_multi(enum cpuhp_state state,
167 const char *name,
168 int (*startup)(unsigned int cpu,
169 struct hlist_node *node),
170 int (*teardown)(unsigned int cpu,
171 struct hlist_node *node))
172{
173 return __cpuhp_setup_state(state, name, false,
174 (void *) startup,
175 (void *) teardown, true);
176}
177
178int __cpuhp_state_add_instance(enum cpuhp_state state, struct hlist_node *node,
179 bool invoke);
180
181/**
182 * cpuhp_state_add_instance - Add an instance for a state and invoke startup
183 * callback.
184 * @state: The state for which the instance is installed
185 * @node: The node for this individual state.
186 *
187 * Installs the instance for the @state and invokes the startup callback on
188 * the present cpus which have already reached the @state. The @state must have
189 * been earlier marked as multi-instance by @cpuhp_setup_state_multi.
190 */
191static inline int cpuhp_state_add_instance(enum cpuhp_state state,
192 struct hlist_node *node)
193{
194 return __cpuhp_state_add_instance(state, node, true);
195}
196
197/**
198 * cpuhp_state_add_instance_nocalls - Add an instance for a state without
199 * invoking the startup callback.
200 * @state: The state for which the instance is installed
201 * @node: The node for this individual state.
202 *
203 * Installs the instance for the @state The @state must have been earlier
204 * marked as multi-instance by @cpuhp_setup_state_multi.
205 */
206static inline int cpuhp_state_add_instance_nocalls(enum cpuhp_state state,
207 struct hlist_node *node)
208{
209 return __cpuhp_state_add_instance(state, node, false);
5b7aa87e
TG
210}
211
212void __cpuhp_remove_state(enum cpuhp_state state, bool invoke);
213
214/**
215 * cpuhp_remove_state - Remove hotplug state callbacks and invoke the teardown
216 * @state: The state for which the calls are removed
217 *
218 * Removes the callback functions and invokes the teardown callback on
219 * the present cpus which have already reached the @state.
220 */
221static inline void cpuhp_remove_state(enum cpuhp_state state)
222{
223 __cpuhp_remove_state(state, true);
224}
225
226/**
227 * cpuhp_remove_state_nocalls - Remove hotplug state callbacks without invoking
228 * teardown
229 * @state: The state for which the calls are removed
230 */
231static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state)
232{
233 __cpuhp_remove_state(state, false);
234}
235
cf392d10
TG
236/**
237 * cpuhp_remove_multi_state - Remove hotplug multi state callback
238 * @state: The state for which the calls are removed
239 *
240 * Removes the callback functions from a multi state. This is the reverse of
241 * cpuhp_setup_state_multi(). All instances should have been removed before
242 * invoking this function.
243 */
244static inline void cpuhp_remove_multi_state(enum cpuhp_state state)
245{
246 __cpuhp_remove_state(state, false);
247}
248
249int __cpuhp_state_remove_instance(enum cpuhp_state state,
250 struct hlist_node *node, bool invoke);
251
252/**
253 * cpuhp_state_remove_instance - Remove hotplug instance from state and invoke
254 * the teardown callback
255 * @state: The state from which the instance is removed
256 * @node: The node for this individual state.
257 *
258 * Removes the instance and invokes the teardown callback on the present cpus
259 * which have already reached the @state.
260 */
261static inline int cpuhp_state_remove_instance(enum cpuhp_state state,
262 struct hlist_node *node)
263{
264 return __cpuhp_state_remove_instance(state, node, true);
265}
266
267/**
268 * cpuhp_state_remove_instance_nocalls - Remove hotplug instance from state
269 * without invoking the reatdown callback
270 * @state: The state from which the instance is removed
271 * @node: The node for this individual state.
272 *
273 * Removes the instance without invoking the teardown callback.
274 */
275static inline int cpuhp_state_remove_instance_nocalls(enum cpuhp_state state,
276 struct hlist_node *node)
277{
278 return __cpuhp_state_remove_instance(state, node, false);
279}
280
8df3e07e
TG
281#ifdef CONFIG_SMP
282void cpuhp_online_idle(enum cpuhp_state state);
283#else
284static inline void cpuhp_online_idle(enum cpuhp_state state) { }
285#endif
286
cff7d378 287#endif