Home
last modified time | relevance | path

Searched defs:lock_trace (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/locking/
Dlockdep.c506 struct lock_trace { struct
513 (sizeof(struct lock_trace) / sizeof(unsigned long)) argument
/kernel/linux/linux-5.10/fs/proc/
Dbase.c415 static int lock_trace(struct task_struct *task) in lock_trace() function