Home
last modified time | relevance | path

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

/kernel/printk/
Dprintk.c2380 struct console_flush_type ft; in printk_legacy_allow_panic_sync() local
2411 struct console_flush_type ft; in vprintk_emit() local
2794 struct console_flush_type ft; in resume_console() local
2838 struct console_flush_type ft; in console_cpu_notify() local
3203 struct console_flush_type ft; in console_flush_all() local
3335 struct console_flush_type ft; in console_unlock() local
3475 struct console_flush_type ft; in console_flush_on_panic() local
3562 struct console_flush_type ft; in console_start() local
3597 struct console_flush_type ft; in legacy_kthread_should_wakeup() local
4398 struct console_flush_type ft; in __pr_flush() local
[all …]
Dnbcon.c1547 struct console_flush_type ft; in nbcon_atomic_flush_pending_con() local
1801 struct console_flush_type ft; in nbcon_device_release() local
Dinternal.h233 static inline void printk_get_console_flush_type(struct console_flush_type *ft) in printk_get_console_flush_type()