Searched defs:bringup (Results 1 – 1 of 1) sorted by relevance
71 bool bringup; member97 static inline void cpuhp_lock_acquire(bool bringup) in cpuhp_lock_acquire()102 static inline void cpuhp_lock_release(bool bringup) in cpuhp_lock_release()108 static inline void cpuhp_lock_acquire(bool bringup) { } in cpuhp_lock_acquire()109 static inline void cpuhp_lock_release(bool bringup) { } in cpuhp_lock_release()148 static bool cpuhp_step_empty(bool bringup, struct cpuhp_step *step) in cpuhp_step_empty()166 bool bringup, struct hlist_node *node, in cpuhp_invoke_callback()257 static inline void wait_for_ap_thread(struct cpuhp_cpu_state *st, bool bringup) in wait_for_ap_thread()263 static inline void complete_ap_thread(struct cpuhp_cpu_state *st, bool bringup) in complete_ap_thread()479 bool bringup = st->state < target; in cpuhp_set_state() local[all …]