Home
last modified time | relevance | path

Searched refs:efi_rts_wq (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/firmware/efi/
A Defi.c67 struct workqueue_struct *efi_rts_wq; variable
375 efi_rts_wq = alloc_ordered_workqueue("efi_rts_wq", 0); in efisubsys_init()
376 if (!efi_rts_wq) { in efisubsys_init()
391 destroy_workqueue(efi_rts_wq); in efisubsys_init()
435 destroy_workqueue(efi_rts_wq); in efisubsys_init()
A Druntime-wrappers.c81 if (queue_work(efi_rts_wq, &efi_rts_work.work)) \
/linux/include/linux/
A Defi.h1235 extern struct workqueue_struct *efi_rts_wq;
/linux/
A DSystem.map163380 ffff800012157498 B efi_rts_wq
A D.tmp_System.map163380 ffff800012157498 B efi_rts_wq

Completed in 385 milliseconds