Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlockdep.c541 struct lock_trace { struct
548 (sizeof(struct lock_trace) / sizeof(unsigned long)) argument
/linux/fs/proc/
H A Dbase.c442 static int lock_trace(struct task_struct *task) in lock_trace() function
/linux/fs/f2fs/
H A Df2fs.h1450 bool lock_trace; member