Home
last modified time | relevance | path

Searched defs:wakeup (Results 1 – 5 of 5) sorted by relevance

/kernel/power/
Dsuspend.c409 static int suspend_enter(suspend_state_t state, bool *wakeup) in suspend_enter()
508 bool wakeup = false; in suspend_devices_and_enter() local
Dprocess.c40 bool wakeup = false; in try_to_freeze_tasks() local
/kernel/sched/
Dstats.h125 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()
/kernel/events/
Dinternal.h29 local_t wakeup; /* wakeup stamp */ member
Dring_buffer.c483 bool wakeup = !!(handle->aux_flags & PERF_AUX_FLAG_TRUNCATED); in perf_aux_output_end() local