Home
last modified time | relevance | path

Searched defs:highpri (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/sched_ext/
Dscx_qmap.bpf.c102 bool highpri; member
/linux-6.12.1/kernel/
Dworkqueue.c3592 void workqueue_softirq_action(bool highpri) in workqueue_softirq_action()
5446 bool highpri = wq->flags & WQ_HIGHPRI; in alloc_and_link_pwqs() local