Searched defs:wakeup (Results 1 – 5 of 5) sorted by relevance
391 static int suspend_enter(suspend_state_t state, bool *wakeup) in suspend_enter()489 bool wakeup = false; in suspend_devices_and_enter() local
40 bool wakeup = false; in try_to_freeze_tasks() local
65 static inline void psi_enqueue(struct task_struct *p, bool wakeup) in psi_enqueue()138 static inline void psi_enqueue(struct task_struct *p, bool wakeup) {} in psi_enqueue()
28 local_t wakeup; /* wakeup stamp */ member
466 bool wakeup = !!(handle->aux_flags & PERF_AUX_FLAG_TRUNCATED); in perf_aux_output_end() local