/linux/drivers/remoteproc/ |
H A D | qcom_q6v5.c | 170 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 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()
|
/linux/kernel/printk/ |
H A D | internal.h | 108 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 D | printk.c | 3065 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 D | nbcon.c | 1418 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 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. 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 D | qcs404.dtsi | 619 "handover", "stop-ack"; 942 "handover", "stop-ack"; 1449 "handover", "stop-ack";
|
H A D | msm8953.dtsi | 1234 "handover", "stop-ack"; 1727 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 1862 "handover", "stop-ack";
|
H A D | sm6375.dtsi | 1532 "handover", 1570 "handover", "stop-ack"; 1608 "handover", "stop-ack";
|
H A D | sm8350.dtsi | 2089 interrupt-names = "wdog", "fatal", "ready", "handover", 2131 "handover", "stop-ack"; 3298 "handover", "stop-ack"; 3603 "handover", "stop-ack";
|
H A D | sm6115.dtsi | 2038 interrupt-names = "wdog", "fatal", "ready", "handover", 2683 "handover", "stop-ack"; 2755 "handover", "stop-ack";
|
H A D | msm8998.dtsi | 1461 "handover", "stop-ack", 1654 "handover", "stop-ack"; 3253 "handover", "stop-ack";
|
H A D | qcm2290.dtsi | 1814 "handover", 1850 "handover",
|
H A D | msm8939.dtsi | 1556 "handover", 2040 "handover",
|
H A D | msm8996.dtsi | 2466 "handover", 2512 "handover", "stop-ack", 3496 "handover", "stop-ack";
|
H A D | sa8775p.dtsi | 4308 "handover", "stop-ack"; 4351 "handover", "stop-ack"; 4476 "handover", "stop-ack"; 4704 "handover", "stop-ack"; 4963 interrupt-names = "wdog", "fatal", "ready", "handover",
|
H A D | ipq6018.dtsi | 833 "handover",
|
H A D | sm8150.dtsi | 2188 "handover", "stop-ack"; 2741 interrupt-names = "wdog", "fatal", "ready", "handover", 3366 "handover", "stop-ack"; 4312 "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 | 43 * 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-msm8974.dtsi | 743 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 D | ipw2200.rst | 444 of consecutive missed beacons that will trigger handover, i.e. roaming
|