Searched refs:efi_rts_wq (Results 1 – 2 of 2) sorted by relevance
83 struct workqueue_struct *efi_rts_wq; variable416 efi_rts_wq = alloc_ordered_workqueue("efi_runtime", WQ_SYSFS); in efipostcore_init()417 if (!efi_rts_wq) { in efipostcore_init()501 if (efi_rts_wq) in efisubsys_init()502 destroy_workqueue(efi_rts_wq); in efisubsys_init()
1257 extern struct workqueue_struct *efi_rts_wq;