| /linux/drivers/remoteproc/ |
| H A D | qcom_q6v5.h | 42 void (*handover)(struct qcom_q6v5 *q6v5); member 47 void (*handover)(struct qcom_q6v5 *q6v5));
|
| H A D | ti_sci_proc.h | 83 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
|
| H A D | qcom_q6v5_adsp.c | 465 int handover; in adsp_stop() local 478 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop() 479 if (handover) in adsp_stop()
|
| /linux/kernel/printk/ |
| H A D | printk.c | 3126 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument 3135 *handover = false; in console_emit_next_record() 3190 *handover = console_lock_spinning_disable_and_check(cookie); in console_emit_next_record() 3199 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument 3201 *handover = false; in console_emit_next_record() 3234 static bool console_flush_one_record(bool do_cond_resched, u64 *next_seq, bool *handover, in console_flush_one_record() argument 3265 progress = nbcon_legacy_emit_next_record(con, handover, cookie, in console_flush_one_record() 3269 progress = console_emit_next_record(con, handover, cookie); in console_flush_one_record() 3277 if (*handover) in console_flush_one_record() 3334 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() argument [all …]
|
| H A D | internal.h | 108 bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, 160 static inline bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record() argument
|
| H A D | nbcon.c | 1506 bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record() argument 1531 *handover = console_lock_spinning_disable_and_check(cookie); in nbcon_legacy_emit_next_record() 1535 *handover = false; in nbcon_legacy_emit_next_record()
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| H A D | qcom,q6v5.txt | 32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
|
| /linux/Documentation/arch/x86/ |
| H A D | boot.rst | 61 Protocol 2.11 (Kernel 3.6) Added a field for offset of EFI handover 227 0264/4 2.11+ handover_offset Offset of handover entry point 920 the EFI handover protocol entry point. Boot loaders using the EFI 921 handover protocol to boot the kernel should jump to this offset. 1406 from the boot media and jump to the EFI handover protocol entry point 1416 The function prototype for the handover entry point looks like this::
|
| /linux/Documentation/process/ |
| H A D | embargoed-hardware-issues.rst | 236 response team about the handover. The affected silicon vendor must 247 The handover to the silicon vendor’s response team removes any
|
| /linux/tools/memory-model/ |
| H A D | linux-kernel.cat | 53 * smp_mb__after_unlock_lock() fence only affects a single lock handover.
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | snapshot.rst | 82 stored in the <COW device> of an existing snapshot, through a handover
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-sdx65.dtsi | 447 interrupt-names = "wdog", "fatal", "ready", "handover",
|
| /linux/Documentation/networking/device_drivers/wifi/intel/ |
| H A D | ipw2200.rst | 444 of consecutive missed beacons that will trigger handover, i.e. roaming
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | agatti.dtsi | 2165 "handover", 2201 "handover",
|
| H A D | monaco.dtsi | 2778 "handover", 7586 "handover", 7674 "handover",
|
| H A D | hamoa.dtsi | 4336 "handover", 8845 "handover",
|
| /linux/arch/x86/ |
| H A D | Kconfig | 1949 bool "EFI handover protocol (DEPRECATED)" 1954 handover protocol, which defines alternative entry points into the 1963 handover protocol as as result. 1975 the EFI handover protocol must be used.
|
| /linux/drivers/firmware/ |
| H A D | ti_sci.c | 3275 pops->handover = ti_sci_cmd_proc_handover; in ti_sci_setup_ops()
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 3001 "0" | "off" | "n" - kexec handover is disabled 3002 "1" | "on" | "y" - kexec handover is enabled
|