Home
last modified time | relevance | path

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

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