| /Linux-v6.6/drivers/remoteproc/ |
| 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()
|
| D | qcom_q6v5.h | 42 void (*handover)(struct qcom_q6v5 *q6v5); member 47 void (*handover)(struct qcom_q6v5 *q6v5));
|
| D | ti_sci_proc.h | 57 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
|
| D | qcom_q6v5_adsp.c | 473 int handover; in adsp_stop() local 486 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop() 487 if (handover) in adsp_stop()
|
| D | qcom_q6v5_pas.c | 365 int handover; in adsp_stop() local 385 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop() 386 if (handover) in adsp_stop()
|
| /Linux-v6.6/kernel/printk/ |
| D | printk.c | 2864 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument 2875 *handover = false; in console_emit_next_record() 2916 *handover = console_lock_spinning_disable_and_check(cookie); in console_emit_next_record() 2945 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() argument 2953 *handover = false; in console_flush_all() 2966 progress = console_emit_next_record(con, handover, cookie); in console_flush_all() 2972 if (*handover) in console_flush_all() 3015 bool handover; in console_unlock() local 3035 flushed = console_flush_all(do_cond_resched, &next_seq, &handover); in console_unlock() 3036 if (!handover) in console_unlock() [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/remoteproc/ |
| D | qcom,q6v5.txt | 32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
|
| /Linux-v6.6/include/linux/soc/ti/ |
| D | ti_sci_protocol.h | 520 int (*handover)(const struct ti_sci_handle *handle, u8 pid, u8 hid); member
|
| /Linux-v6.6/Documentation/arch/x86/ |
| 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 910 the EFI handover protocol entry point. Boot loaders using the EFI 911 handover protocol to boot the kernel should jump to this offset. 1408 from the boot media and jump to the EFI handover protocol entry point 1418 The function prototype for the handover entry point looks like this::
|
| /Linux-v6.6/Documentation/admin-guide/device-mapper/ |
| D | snapshot.rst | 82 stored in the <COW device> of an existing snapshot, through a handover
|
| /Linux-v6.6/tools/memory-model/ |
| D | linux-kernel.cat | 43 * smp_mb__after_unlock_lock() fence only affects a single lock handover.
|
| /Linux-v6.6/arch/arm64/boot/dts/qcom/ |
| D | msm8953.dtsi | 1072 "handover", "stop-ack"; 1488 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 1623 "handover", "stop-ack";
|
| D | qcs404.dtsi | 628 "handover", "stop-ack"; 935 "handover", "stop-ack"; 1442 "handover", "stop-ack";
|
| D | sm6375.dtsi | 1460 "handover", 1498 "handover", "stop-ack"; 1536 "handover", "stop-ack";
|
| D | qcm2290.dtsi | 1121 "handover", 1157 "handover",
|
| D | msm8998.dtsi | 1450 "handover", "stop-ack", 1617 "handover", "stop-ack"; 3064 "handover", "stop-ack";
|
| D | sm6115.dtsi | 1669 interrupt-names = "wdog", "fatal", "ready", "handover", 2314 "handover", "stop-ack"; 2386 "handover", "stop-ack";
|
| D | sm6350.dtsi | 1268 "handover", "stop-ack"; 1488 interrupt-names = "wdog", "fatal", "ready", "handover", 1528 "handover", "stop-ack";
|
| D | ipq6018.dtsi | 707 "handover",
|
| D | sm8350.dtsi | 2029 interrupt-names = "wdog", "fatal", "ready", "handover", 2071 "handover", "stop-ack"; 3215 "handover", "stop-ack"; 3520 "handover", "stop-ack";
|
| /Linux-v6.6/arch/arm/boot/dts/qcom/ |
| D | qcom-msm8974.dtsi | 722 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 1495 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 2167 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
| D | qcom-sdx65.dtsi | 439 interrupt-names = "wdog", "fatal", "ready", "handover",
|
| D | qcom-sdx55.dtsi | 549 interrupt-names = "wdog", "fatal", "ready", "handover",
|
| D | qcom-msm8226.dtsi | 762 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
| /Linux-v6.6/Documentation/networking/device_drivers/wifi/intel/ |
| D | ipw2200.rst | 444 of consecutive missed beacons that will trigger handover, i.e. roaming
|