Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/
Dpi-futex.txt45 short-held locks: for example, a highprio audio playback thread is
/linux-4.1.27/drivers/dma/
Dste_dma40.c2320 bool highprio = d40c->dma_cfg.high_priority; in __d40_set_prio_rt() local
2338 highprio = false; in __d40_set_prio_rt()
2340 prioreg = highprio ? dmac->high_prio_en : dmac->high_prio_clear; in __d40_set_prio_rt()