Home
last modified time | relevance | path

Searched refs:highprio (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/locking/
H A Dpi-futex.rst46 short-held locks: for example, a highprio audio playback thread is
/openbmc/linux/drivers/dma/
H A Dste_dma40.c2319 bool highprio = d40c->dma_cfg.high_priority; in __d40_set_prio_rt() local
2337 highprio = false; in __d40_set_prio_rt()
2339 prioreg = highprio ? dmac->high_prio_en : dmac->high_prio_clear; in __d40_set_prio_rt()