Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c169 int mutex_locked; in s5p_mfc_watchdog_worker() local
177 mutex_locked = mutex_trylock(&dev->mfc_mutex); in s5p_mfc_watchdog_worker()
178 if (!mutex_locked) in s5p_mfc_watchdog_worker()
215 if (mutex_locked) in s5p_mfc_watchdog_worker()