Home
last modified time | relevance | path

Searched defs:handover (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/remoteproc/
H A Dqcom_q6v5.h42 void (*handover)(struct qcom_q6v5 *q6v5); member
H A Dqcom_q6v5_adsp.c465 int handover; in adsp_stop() local
H A Dqcom_q6v5_pas.c385 int handover; in qcom_pas_stop() local
/linux/kernel/printk/
H A Dprintk.c3072 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record()
3145 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record()
3180 static bool console_flush_one_record(bool do_cond_resched, u64 *next_seq, bool *handover, in console_flush_one_record()
3280 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all()
3299 bool handover; in __console_flush_and_unlock() local
3492 bool handover; in console_flush_on_panic() local
3667 bool handover = false; in legacy_kthread_func() local
3928 bool handover; in get_init_console_seq() local
H A Dinternal.h160 static inline bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record()
H A Dnbcon.c1490 bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record()