Home
last modified time | relevance | path

Searched refs:handover (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/remoteproc/
H A Dqcom_q6v5.c170 if (q6v5->handover) in q6v5_handover_interrupt()
171 q6v5->handover(q6v5); in q6v5_handover_interrupt()
248 void (*handover)(struct qcom_q6v5 *q6v5)) in qcom_q6v5_init()
255 q6v5->handover = handover; in qcom_q6v5_init()
H A Dqcom_q6v5.h42 void (*handover)(struct qcom_q6v5 *q6v5); member
47 void (*handover)(struct qcom_q6v5 *q6v5));
H A Dti_sci_proc.h83 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
/linux/kernel/printk/
H A Dinternal.h108 bool nbcon_legacy_emit_next_record(struct console *con, bool *handover,
200 static inline bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record() argument
H A Dprintk.c3065 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument
3074 *handover = false; in console_emit_next_record()
3129 *handover = console_lock_spinning_disable_and_check(cookie); in console_emit_next_record()
3138 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument
3140 *handover = false; in console_emit_next_record()
3171 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() argument
3180 *handover = false; in console_flush_all()
3206 progress = nbcon_legacy_emit_next_record(con, handover, cookie, in console_flush_all()
3210 progress = console_emit_next_record(con, handover, cookie); in console_flush_all()
3218 if (*handover) in console_flush_all()
[all …]
H A Dnbcon.c1418 bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record() argument
1443 *handover = console_lock_spinning_disable_and_check(cookie); in nbcon_legacy_emit_next_record()
1447 *handover = false; in nbcon_legacy_emit_next_record()
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,q6v5.txt32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
/linux/Documentation/arch/x86/
H A Dboot.rst61 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.
1418 from the boot media and jump to the EFI handover protocol entry point
1428 The function prototype for the handover entry point looks like this::
/linux/arch/arm64/boot/dts/qcom/
H A Dqcs404.dtsi619 "handover", "stop-ack";
942 "handover", "stop-ack";
1449 "handover", "stop-ack";
H A Dmsm8953.dtsi1234 "handover", "stop-ack";
1727 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
1862 "handover", "stop-ack";
H A Dsm6375.dtsi1532 "handover",
1570 "handover", "stop-ack";
1608 "handover", "stop-ack";
H A Dsm8350.dtsi2089 interrupt-names = "wdog", "fatal", "ready", "handover",
2131 "handover", "stop-ack";
3298 "handover", "stop-ack";
3603 "handover", "stop-ack";
H A Dsm6115.dtsi2038 interrupt-names = "wdog", "fatal", "ready", "handover",
2683 "handover", "stop-ack";
2755 "handover", "stop-ack";
H A Dmsm8998.dtsi1461 "handover", "stop-ack",
1654 "handover", "stop-ack";
3253 "handover", "stop-ack";
H A Dqcm2290.dtsi1814 "handover",
1850 "handover",
H A Dmsm8939.dtsi1556 "handover",
2040 "handover",
H A Dmsm8996.dtsi2466 "handover",
2512 "handover", "stop-ack",
3496 "handover", "stop-ack";
H A Dsa8775p.dtsi4308 "handover", "stop-ack";
4351 "handover", "stop-ack";
4476 "handover", "stop-ack";
4704 "handover", "stop-ack";
4963 interrupt-names = "wdog", "fatal", "ready", "handover",
H A Dipq6018.dtsi833 "handover",
H A Dsm8150.dtsi2188 "handover", "stop-ack";
2741 interrupt-names = "wdog", "fatal", "ready", "handover",
3366 "handover", "stop-ack";
4312 "handover", "stop-ack";
/linux/Documentation/process/
H A Dembargoed-hardware-issues.rst236 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 Dlinux-kernel.cat43 * smp_mb__after_unlock_lock() fence only affects a single lock handover.
/linux/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst82 stored in the <COW device> of an existing snapshot, through a handover
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974.dtsi743 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
1536 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
2201 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2200.rst444 of consecutive missed beacons that will trigger handover, i.e. roaming

12