Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddebug_locks.h52 extern void debug_show_held_locks(struct task_struct *task);
60 static inline void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks() function
/linux-6.3-rc2/arch/microblaze/kernel/
A Dtraps.c77 debug_show_held_locks(task); in show_stack()
/linux-6.3-rc2/arch/sh/kernel/
A Ddumpstack.c138 debug_show_held_locks(tsk); in show_trace()
/linux-6.3-rc2/arch/s390/kernel/
A Ddumpstack.c149 debug_show_held_locks(task ? : current); in show_stack()
/linux-6.3-rc2/kernel/kcsan/
A Dreport.c384 debug_show_held_locks(task); in print_verbose_info()
/linux-6.3-rc2/kernel/sched/
A Dcore.c5843 debug_show_held_locks(prev); in __schedule_bug()
10051 debug_show_held_locks(current); in __might_resched()
10085 debug_show_held_locks(current); in __cant_sleep()
10117 debug_show_held_locks(current); in __cant_migrate()
/linux-6.3-rc2/kernel/locking/
A Dlockdep.c6521 void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks() function
6529 EXPORT_SYMBOL_GPL(debug_show_held_locks);
/linux-6.3-rc2/kernel/
A Dworkqueue.c2404 debug_show_held_locks(current); in process_one_work()

Completed in 40 milliseconds