Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dlockdep.c552 static bool traces_identical(struct lock_trace *t1, struct lock_trace *t2) in traces_identical() function
589 if (traces_identical(trace, t2)) in save_trace()