Home
last modified time | relevance | path

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

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