Searched refs:efi_rts_wq (Results 1 – 3 of 3) sorted by relevance
88 struct workqueue_struct *efi_rts_wq; variable348 efi_rts_wq = alloc_ordered_workqueue("efi_rts_wq", 0); in efisubsys_init()349 if (!efi_rts_wq) { in efisubsys_init()
110 if (queue_work(efi_rts_wq, &efi_rts_work.work)) \
1663 extern struct workqueue_struct *efi_rts_wq;