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