Searched defs:bringup (Results 1 – 1 of 1) sorted by relevance
74 bool bringup; member99 static inline void cpuhp_lock_acquire(bool bringup) in cpuhp_lock_acquire()104 static inline void cpuhp_lock_release(bool bringup) in cpuhp_lock_release()110 static inline void cpuhp_lock_acquire(bool bringup) { } in cpuhp_lock_acquire()111 static inline void cpuhp_lock_release(bool bringup) { } in cpuhp_lock_release()150 static bool cpuhp_step_empty(bool bringup, struct cpuhp_step *step) in cpuhp_step_empty()168 bool bringup, struct hlist_node *node, in cpuhp_invoke_callback()259 static inline void wait_for_ap_thread(struct cpuhp_cpu_state *st, bool bringup) in wait_for_ap_thread()265 static inline void complete_ap_thread(struct cpuhp_cpu_state *st, bool bringup) in complete_ap_thread()481 bool bringup = st->state < target; in cpuhp_set_state() local[all …]