Home
last modified time | relevance | path

Searched refs:delayed_refresh_lock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dhyperv_fb.c281 /* Dirty rectangle, protected by delayed_refresh_lock */
284 spinlock_t delayed_refresh_lock; member
736 spin_lock_irqsave(&par->delayed_refresh_lock, flags); in hvfb_update_work()
750 spin_unlock_irqrestore(&par->delayed_refresh_lock, flags); in hvfb_update_work()
780 spin_lock_irqsave(&par->delayed_refresh_lock, flags); in hvfb_ondemand_refresh_throttle()
795 spin_unlock_irqrestore(&par->delayed_refresh_lock, flags); in hvfb_ondemand_refresh_throttle()
1162 spin_lock_init(&par->delayed_refresh_lock); in hvfb_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dhyperv_fb.c274 /* Dirty rectangle, protected by delayed_refresh_lock */
277 spinlock_t delayed_refresh_lock; member
718 spin_lock_irqsave(&par->delayed_refresh_lock, flags); in hvfb_update_work()
732 spin_unlock_irqrestore(&par->delayed_refresh_lock, flags); in hvfb_update_work()
762 spin_lock_irqsave(&par->delayed_refresh_lock, flags); in hvfb_ondemand_refresh_throttle()
777 spin_unlock_irqrestore(&par->delayed_refresh_lock, flags); in hvfb_ondemand_refresh_throttle()
1139 spin_lock_init(&par->delayed_refresh_lock); in hvfb_probe()

Completed in 5 milliseconds