Searched refs:efi_rts_wq (Results 1 – 2 of 2) sorted by relevance
69 struct workqueue_struct *efi_rts_wq; variable337 efi_rts_wq = alloc_ordered_workqueue("efi_rts_wq", 0); in efisubsys_init()338 if (!efi_rts_wq) { in efisubsys_init()
81 if (queue_work(efi_rts_wq, &efi_rts_work.work)) \