Searched refs:handoff (Results 1 – 14 of 14) sorted by relevance
| /linux/kernel/locking/ |
| H A D | mutex.c | 84 static inline struct task_struct *__mutex_trylock_common(struct mutex *lock, bool handoff) in __mutex_trylock_common() argument 98 } else if (handoff) { in __mutex_trylock_common() 123 static inline bool __mutex_trylock_or_handoff(struct mutex *lock, bool handoff) in __mutex_trylock_or_handoff() argument 125 return !__mutex_trylock_common(lock, handoff); in __mutex_trylock_or_handoff()
|
| /linux/Documentation/driver-api/cxl/ |
| H A D | index.rst | 7 CXL device configuration has a complex handoff between platform (Hardware,
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_context.c | 222 bool handoff = false; in __intel_context_do_pin_ww() local 282 handoff = true; in __intel_context_do_pin_ww() 296 if (!handoff) in __intel_context_do_pin_ww()
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm-security.rst | 118 of name handoff can be used between the various boot components as 125 the name handoff provided each successive component knows how to
|
| /linux/arch/arm64/boot/dts/apple/ |
| H A D | t600x-common.dtsi | 403 uat_handoff: uat-handoff {
|
| H A D | t602x-common.dtsi | 453 uat_handoff: uat-handoff {
|
| H A D | t600x-die0.dtsi | 355 memory-region-names = "ttbs", "pagetables", "handoff",
|
| H A D | t8112.dtsi | 391 uat_handoff: uat-handoff { 421 memory-region-names = "ttbs", "pagetables", "handoff",
|
| H A D | t8103.dtsi | 376 uat_handoff: uat-handoff { 406 memory-region-names = "ttbs", "pagetables", "handoff",
|
| H A D | t602x-die0.dtsi | 401 memory-region-names = "ttbs", "pagetables", "handoff",
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-acpi | 42 handoff to the OS waking vector. In nanoseconds.
|
| /linux/Documentation/core-api/ |
| H A D | kref.rst | 143 /* BAD BAD BAD - get is after the handoff */
|
| /linux/Documentation/arch/x86/ |
| H A D | boot.rst | 714 - If 1, the kernel supports the 32-bit EFI handoff entry point 719 - If 1, the kernel supports the 64-bit EFI handoff entry point 1422 arguments of the "handoff state" as described in section 2.3 of the
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | vm.rst | 896 specified in this file (default is 5), the "fair lock handoff" semantics
|