Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
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()