Home
last modified time | relevance | path

Searched refs:handoff (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/doc/
H A DREADME.socfpga20 Generating the handoff header files for U-Boot SPL
55 Generate BSP handoff files
104 Post handoff generation
107 Now that the handoff files are generated, U-Boot can be used to process
108 the handoff files generated by the bsp-editor. For this, please use the
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/zynqmp/
H A DMakefile12 obj-$(CONFIG_SPL_BUILD) += spl.o handoff.o
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_context.c207 bool handoff = false; in __intel_context_do_pin_ww() local
265 handoff = true; in __intel_context_do_pin_ww()
275 if (!handoff) in __intel_context_do_pin_ww()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dkref.rst143 /* BAD BAD BAD - get is after the handoff */
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dboot.rst713 - If 1, the kernel supports the 32-bit EFI handoff entry point
718 - If 1, the kernel supports the 64-bit EFI handoff entry point
1423 arguments of the "handoff state" as described in section 2.3 of the
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dssl.h5317 OPENSSL_EXPORT bool SSL_apply_handoff(SSL *ssl, Span<const uint8_t> handoff);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dssl.h5317 OPENSSL_EXPORT bool SSL_apply_handoff(SSL *ssl, Span<const uint8_t> handoff);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dssl.h5317 OPENSSL_EXPORT bool SSL_apply_handoff(SSL *ssl, Span<const uint8_t> handoff);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dssl.h5317 OPENSSL_EXPORT bool SSL_apply_handoff(SSL *ssl, Span<const uint8_t> handoff);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog94011 XQuartz: Do translation and handoff of NSEvent to X11 in a separate serial queue
94029 XQuartz: Use dispatch_async to handoff the FD
137433 XQuartz: unset DISPLAY if we didn't get a launchd socket handoff
139931 XQuartz: Added more debugging to handoff spew
142882 XQuartz: Changed around fd handoff model to be more robust
143981 XQuartz: More fd handoff cleanup.
145322 XQuartz: Some fd handoff cleanup.