Home
last modified time | relevance | path

Searched full:handover (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/char/tpm/eventlog/
H A Dof.c73 * sml-handover which is run during kernel init even before in tpm_read_log_of()
74 * device tree is setup. This sml-handover function takes care in tpm_read_log_of()
/linux/drivers/remoteproc/
H A Dti_sci_proc.h83 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
85 dev_err(tsp->dev, "ti-sci processor handover of %d to %d failed: %d\n", in ti_sci_proc_handover()
/linux/kernel/printk/
H A Dprintk.c3115 * @handover will be set to true if a printk waiter has taken over the
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()
3221 * @handover will be set to true if a printk waiter has taken over the
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()
3268 progress = console_emit_next_record(con, handover, cookie); in console_flush_one_record()
[all …]
H A Dinternal.h108 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
/linux/include/asm-generic/
H A Dmmiowb.h10 * peripheral in the order corresponding to the lock handover, then you
/linux/arch/x86/include/uapi/asm/
H A Dsetup_data.h83 * Locations of kexec handover metadata
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,q6v5.txt32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
/linux/include/rdma/
H A Dsignature.h81 * struct ib_sig_attrs - Parameters for signature handover operation
/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.
923 See EFI HANDOVER PROTOCOL below for more details.
1401 EFI Handover Protocol (deprecated)
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::
1434 The EFI Handover Protocol is deprecated in favour of the ordinary PE/COFF
/linux/include/linux/
H A Dannotate.h100 * valid use cases like kexec handover to the next kernel image, and there is
/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/arch/x86/boot/
H A Dheader.S361 # define XLF23 XLF_EFI_HANDOVER_64 /* 64-bit EFI handover ok */
363 # define XLF23 XLF_EFI_HANDOVER_32 /* 32-bit EFI handover ok */
/linux/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst82 stored in the <COW device> of an existing snapshot, through a handover
/linux/tools/memory-model/
H A Dlinux-kernel.cat53 * smp_mb__after_unlock_lock() fence only affects a single lock handover.
/linux/drivers/slimbus/
H A Dslimbus.h391 * Manager can do handover of framer if there are multiple framers on the
/linux/kernel/time/
H A Dtick-common.c48 * at it will take over and keep the time keeping alive. The handover
/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2200.rst444 of consecutive missed beacons that will trigger handover, i.e. roaming
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-sdx65.dtsi447 interrupt-names = "wdog", "fatal", "ready", "handover",
/linux/drivers/gpu/drm/
H A Ddrm_file.c468 * Quick unlocked check since the model is a single handover followed by in drm_file_update_pid()
/linux/drivers/tty/serial/
H A Ddz.c573 * produced before the console handover would cause the system in dz_reset()
H A Dzs.c104 * produced before the console handover would cause the system
/linux/drivers/usb/host/
H A Dehci-hub.c114 ehci_dbg(ehci, "failed handover port %d: %x\n", in ehci_handover_companion_ports()
/linux/drivers/usb/cdns3/
H A Dcdnsp-mem.c306 * bit to handover ownership of the TRB, so PCS = 1. The consumer must in cdnsp_initialize_ring_info()
/linux/arch/arm64/boot/dts/qcom/
H A Dsc8280xp.dtsi2872 "handover",
2941 "handover", "stop-ack", "shutdown-ack";
6196 "handover", "stop-ack";
6339 "handover", "stop-ack";
/linux/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1606 * last call in FFP migration to handover iscsi conn to the driver

12