Home
last modified time | relevance | path

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

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