Searched refs:VDO_WORK_Q_DEFAULT_PRIORITY (Results 1 – 5 of 5) sorted by relevance
138 vdo_enqueue_completion(completion, VDO_WORK_Q_DEFAULT_PRIORITY); in vdo_requeue_completion_if_needed()
52 vdo_launch_completion_with_priority(completion, VDO_WORK_Q_DEFAULT_PRIORITY); in vdo_launch_completion()
288 VDO_WORK_Q_DEFAULT_PRIORITY = VDO_WORK_Q_MAX_PRIORITY + 1, enumerator
167 vdo_enqueue_completion(&vio->completion, VDO_WORK_Q_DEFAULT_PRIORITY); in continue_vio()
116 if (completion->priority == VDO_WORK_Q_DEFAULT_PRIORITY) in enqueue_work_queue_completion()
Completed in 17 milliseconds