Searched refs:poll_hrt_lock (Results 1 – 2 of 2) sorted by relevance
87 spin_lock_irqsave(&chan->mbox->poll_hrt_lock, flags); in msg_submit()89 spin_unlock_irqrestore(&chan->mbox->poll_hrt_lock, flags); in msg_submit()138 spin_lock_irqsave(&mbox->poll_hrt_lock, flags); in txdone_hrtimer()141 spin_unlock_irqrestore(&mbox->poll_hrt_lock, flags); in txdone_hrtimer()509 spin_lock_init(&mbox->poll_hrt_lock); in mbox_controller_register()
86 spinlock_t poll_hrt_lock; member
Completed in 4 milliseconds