Searched refs:highpri (Results 1 – 2 of 2) sorted by relevance
106 be queued on the worklist of either normal or highpri worker-pool that195 Work items of a highpri wq are queued to the highpri199 Note that normal and highpri worker-pools don't interact with
4560 bool highpri = wq->flags & WQ_HIGHPRI; in alloc_and_link_pwqs() local4572 &(per_cpu_ptr(cpu_worker_pools, cpu)[highpri]); in alloc_and_link_pwqs()4590 ret = apply_workqueue_attrs(wq, ordered_wq_attrs[highpri]); in alloc_and_link_pwqs()4596 ret = apply_workqueue_attrs(wq, unbound_std_wq_attrs[highpri]); in alloc_and_link_pwqs()