Home
last modified time | relevance | path

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

/linux-4.1.27/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()
1083 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.c1160 spin_lock_irqsave(&dev->condlock, flags); in s5p_mfc_get_new_ctx()
1167 spin_unlock_irqrestore(&dev->condlock, flags); in s5p_mfc_get_new_ctx()
1171 spin_unlock_irqrestore(&dev->condlock, flags); in s5p_mfc_get_new_ctx()
Ds5p_mfc_opr_v6.c1509 spin_lock_irqsave(&dev->condlock, flags); in s5p_mfc_get_new_ctx()
1519 spin_unlock_irqrestore(&dev->condlock, flags); in s5p_mfc_get_new_ctx()
1523 spin_unlock_irqrestore(&dev->condlock, flags); in s5p_mfc_get_new_ctx()