Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
H A Dlockdep.c557 static bool traces_identical(struct lock_trace *t1, struct lock_trace *t2) in traces_identical() function
596 if (traces_identical(trace, t2)) in save_trace()