Searched refs:bounce_contended_read (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/ | ||
D | lockdep.h | 132 bounce_contended_read, enumerator |
/Linux-v5.4/kernel/locking/ | ||
D | lockdep_proc.c | 468 seq_printf(m, "%14lu ", stats->bounces[bounce_contended_read]); in seq_stats() |