Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c4459 static inline unsigned int task_irq_context(struct task_struct *task) in task_irq_context() function
4679 static inline unsigned int task_irq_context(struct task_struct *task) in task_irq_context() function
4892 hlock->irq_context = task_irq_context(curr); in __lock_acquire()