Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c51 spin_lock(&dev->condlock); in clear_work_bit()
53 spin_unlock(&dev->condlock); in clear_work_bit()
61 spin_lock(&dev->condlock); in set_work_bit()
63 spin_unlock(&dev->condlock); in set_work_bit()
72 spin_lock_irqsave(&dev->condlock, flags); in clear_work_bit_irqsave()
74 spin_unlock_irqrestore(&dev->condlock, flags); in clear_work_bit_irqsave()
83 spin_lock_irqsave(&dev->condlock, flags); in set_work_bit_irqsave()
85 spin_unlock_irqrestore(&dev->condlock, flags); in set_work_bit_irqsave()
1090 spin_lock_init(&dev->condlock); in s5p_mfc_probe()
Ds5p_mfc_common.h312 spinlock_t condlock; /* lock when changing/checking if a context is member
Ds5p_mfc_opr_v5.c1162 spin_lock_irqsave(&dev->condlock, flags); in s5p_mfc_get_new_ctx()
1169 spin_unlock_irqrestore(&dev->condlock, flags); in s5p_mfc_get_new_ctx()
1173 spin_unlock_irqrestore(&dev->condlock, flags); in s5p_mfc_get_new_ctx()
Ds5p_mfc_opr_v6.c1516 spin_lock_irqsave(&dev->condlock, flags); in s5p_mfc_get_new_ctx()
1526 spin_unlock_irqrestore(&dev->condlock, flags); in s5p_mfc_get_new_ctx()
1530 spin_unlock_irqrestore(&dev->condlock, flags); in s5p_mfc_get_new_ctx()