Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c133 int mutex_locked; in s5p_mfc_watchdog_worker() local
141 mutex_locked = mutex_trylock(&dev->mfc_mutex); in s5p_mfc_watchdog_worker()
142 if (!mutex_locked) in s5p_mfc_watchdog_worker()
177 if (mutex_locked) in s5p_mfc_watchdog_worker()