Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlockdep.c4724 static inline unsigned int task_irq_context(struct task_struct *task) in task_irq_context() function
4959 static inline unsigned int task_irq_context(struct task_struct *task) in task_irq_context() function
5224 hlock->irq_context = task_irq_context(curr); in __lock_acquire()