Home
last modified time | relevance | path

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

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