Home
last modified time | relevance | path

Searched refs:efi_rts_comp (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/firmware/efi/
Druntime-wrappers.c312 complete(&efi_rts_work.efi_rts_comp); in efi_call_rts()
329 init_completion(&efi_rts_work.efi_rts_comp); in __efi_queue_work()
337 wait_for_completion(&efi_rts_work.efi_rts_comp); in __efi_queue_work()
/linux-6.12.1/arch/x86/platform/efi/
Dquirks.c768 complete(&efi_rts_work.efi_rts_comp); in efi_crash_gracefully_on_page_fault()
/linux-6.12.1/include/linux/
Defi.h1276 struct completion efi_rts_comp; member