Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/locking/
Dlockdep.c509 struct lock_trace { struct
516 (sizeof(struct lock_trace) / sizeof(unsigned long)) argument
/Linux-v5.15/fs/proc/
Dbase.c404 static int lock_trace(struct task_struct *task) in lock_trace() function