Searched refs:efi_rts_comp (Results 1 – 3 of 3) sorted by relevance
316 complete(&efi_rts_work.efi_rts_comp); in efi_call_rts()334 init_completion(&efi_rts_work.efi_rts_comp); in __efi_queue_work()342 wait_for_completion(&efi_rts_work.efi_rts_comp); in __efi_queue_work()
821 complete(&efi_rts_work.efi_rts_comp); in efi_crash_gracefully_on_page_fault()
1271 struct completion efi_rts_comp; member