Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
H A Dlockdep.c543 struct lock_trace { struct
550 (sizeof(struct lock_trace) / sizeof(unsigned long)) argument
/linux-6.15/fs/proc/
H A Dbase.c442 static int lock_trace(struct task_struct *task) in lock_trace() function