Searched refs:high_priority (Results 1 – 4 of 4) sorted by relevance
98 bool high_priority; member
119 if (cfg->high_priority) { in d40_phy_cfg()
2317 bool highprio = d40c->dma_cfg.high_priority; in __d40_set_prio_rt()2404 cfg.high_priority = true; in d40_xlate()
2593 static void register_slab_for_scrubbing(struct vdo_slab *slab, bool high_priority) in register_slab_for_scrubbing() argument2609 if (high_priority) { in register_slab_for_scrubbing()3599 bool high_priority; in vdo_prepare_slabs_for_allocation() local3616 high_priority = ((current_slab_status.is_clean && in vdo_prepare_slabs_for_allocation()3619 register_slab_for_scrubbing(slab, high_priority); in vdo_prepare_slabs_for_allocation()
Completed in 22 milliseconds