Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c171 int mutex_locked; in s5p_mfc_watchdog_worker() local
181 mutex_locked = mutex_trylock(&dev->mfc_mutex); in s5p_mfc_watchdog_worker()
182 if (!mutex_locked) in s5p_mfc_watchdog_worker()
221 if (mutex_locked) in s5p_mfc_watchdog_worker()