Home
last modified time | relevance | path

Searched defs:timeout_ms (Results 1 – 3 of 3) sorted by relevance

/kernel/power/
Dwakelock.c239 u64 timeout_ms = timeout_ns + NSEC_PER_MSEC - 1; in pm_wake_lock() local
/kernel/printk/
Dprintk.c2507 static bool __pr_flush(struct console *con, int timeout_ms, bool reset_on_progress) { return true; } in __pr_flush()
4394 static bool __pr_flush(struct console *con, int timeout_ms, bool reset_on_progress) in __pr_flush()
4509 bool pr_flush(int timeout_ms, bool reset_on_progress) in pr_flush()
/kernel/sched/
Dext.c657 u32 timeout_ms; member