Searched defs:handover (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/remoteproc/ |
H A D | qcom_q6v5.h | 42 void (*handover)(struct qcom_q6v5 *q6v5); member
|
/linux/kernel/printk/ |
H A D | printk.c | 3054 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() 3127 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() 3160 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() 3238 bool handover; in __console_flush_and_unlock() local 3435 bool handover; in console_flush_on_panic() local 3857 bool handover; in get_init_console_seq() local
|
H A D | internal.h | 202 static inline bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record()
|
H A D | nbcon.c | 1437 bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record()
|