| /linux/kernel/liveupdate/ |
| H A D | Kconfig | 7 bool "kexec handover" 30 bool "kexec handover debugfs interface" 35 Allow to control kexec handover device tree via debugfs 41 bool "Enable kexec handover by default" 66 Ability to handover a device from current to the next kernel depends
|
| /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()
|
| H A D | qcom_q6v5_pas.c | 385 int handover; in qcom_pas_stop() local 405 handover = qcom_q6v5_unprepare(&pas->q6v5); in qcom_pas_stop() 406 if (handover) in qcom_pas_stop()
|
| /linux/kernel/printk/ |
| H A D | printk.c | 3072 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument 3081 *handover = false; in console_emit_next_record() 3136 *handover = console_lock_spinning_disable_and_check(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() argument 3147 *handover = false; 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() argument 3211 progress = nbcon_legacy_emit_next_record(con, handover, cookie, in console_flush_one_record() 3215 progress = console_emit_next_record(con, handover, cookie); in console_flush_one_record() 3223 if (*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() 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 | 1490 bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record() argument 1515 *handover = console_lock_spinning_disable_and_check(cookie); in nbcon_legacy_emit_next_record() 1519 *handover = false; in nbcon_legacy_emit_next_record()
|
| /linux/Documentation/core-api/kho/ |
| H A D | concepts.rst | 48 guarantee that no handover pages land in that region, because handover pages
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| H A D | qcom,q6v5.txt | 32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
|
| /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-msm8226.dtsi | 947 "handover", 1373 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
| H A D | qcom-msm8974.dtsi | 744 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 1537 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 2206 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
| H A D | qcom-sdx65.dtsi | 447 interrupt-names = "wdog", "fatal", "ready", "handover",
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm6375.dtsi | 1538 "handover", 1576 "handover", "stop-ack"; 1614 "handover", "stop-ack";
|
| H A D | sm8350.dtsi | 1893 "handover", "stop-ack"; 2229 interrupt-names = "wdog", "fatal", "ready", "handover", 2271 "handover", "stop-ack"; 2513 "handover", "stop-ack";
|
| H A D | sm6350.dtsi | 1326 "handover", "stop-ack"; 1610 interrupt-names = "wdog", "fatal", "ready", "handover", 1650 "handover", "stop-ack";
|
| H A D | sm6115.dtsi | 2066 interrupt-names = "wdog", "fatal", "ready", "handover", 2711 "handover", "stop-ack"; 2853 "handover", "stop-ack";
|
| H A D | msm8996.dtsi | 2513 "handover", 2559 "handover", "stop-ack", 3551 "handover", "stop-ack";
|
| H A D | sm8150.dtsi | 2185 "handover", "stop-ack"; 2738 interrupt-names = "wdog", "fatal", "ready", "handover", 3363 "handover", "stop-ack"; 4329 "handover", "stop-ack";
|
| H A D | sdm630.dtsi | 1032 "handover", 2277 "handover", "stop-ack";
|
| H A D | sc8180x.dtsi | 2432 interrupt-names = "wdog", "fatal", "ready", "handover", 2465 "handover", "stop-ack"; 3743 "handover", "stop-ack";
|
| /linux/Documentation/networking/device_drivers/wifi/intel/ |
| H A D | ipw2200.rst | 444 of consecutive missed beacons that will trigger handover, i.e. roaming
|