Searched refs:lm_lock (Results 1 – 5 of 5) sorted by relevance
31 spinlock_t lm_lock; /* protect REG_MDP5_LM_* registers */ member235 spin_lock_irqsave(&mdp5_crtc->lm_lock, flags); in blend_setup()358 spin_unlock_irqrestore(&mdp5_crtc->lm_lock, flags); in blend_setup()384 spin_lock_irqsave(&mdp5_crtc->lm_lock, flags); in mdp5_crtc_mode_set_nofb()407 spin_unlock_irqrestore(&mdp5_crtc->lm_lock, flags); in mdp5_crtc_mode_set_nofb()1340 spin_lock_init(&mdp5_crtc->lm_lock); in mdp5_crtc_init()
142 int (*lm_lock) (struct gfs2_glock *gl, unsigned int req_state, member
172 if (!ls->ls_ops->lm_lock) in gfs2_offline_uevent()
709 if (ls->ls_ops->lm_lock) { in do_xmote()711 ret = ls->ls_ops->lm_lock(gl, target, gh ? gh->gh_flags : 0); in do_xmote()
1458 .lm_lock = gdlm_lock,