alloc_ordered_workqueue — allocate an ordered workqueue
|  alloc_ordered_workqueue ( | fmt, | 
| flags, | |
| args... ); | 
fmtprintf format for the name of the workqueue
flags
     WQ_* flags (only WQ_FREEZABLE and WQ_MEM_RECLAIM are meaningful)
     args...: args for fmt
    
args...variable arguments