Searched refs:highpri (Results 1 – 2 of 2) sorted by relevance
111 bool highpri; member307 tctx->highpri = true; in BPF_STRUCT_OPS()356 if (tctx->highpri) { in dispatch_highpri()461 if (tctx->highpri) in BPF_STRUCT_OPS()
3711 void workqueue_softirq_action(bool highpri) in workqueue_softirq_action() argument 3714 &per_cpu(bh_worker_pools, smp_processor_id())[highpri]; in workqueue_softirq_action() 5594 bool highpri = wq->flags & WQ_HIGHPRI; in alloc_and_link_pwqs() local 5615 pool = &(per_cpu_ptr(pools, cpu)[highpri]); in alloc_and_link_pwqs() 5635 ret = apply_workqueue_attrs_locked(wq, ordered_wq_attrs[highpri]); in alloc_and_link_pwqs() 5642 ret = apply_workqueue_attrs_locked(wq, unbound_std_wq_attrs[highpri]); in alloc_and_link_pwqs()