Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dlockdep_types.h142 bounce_contended_write, enumerator
147 bounce_contended = bounce_contended_write,
/Linux-v5.10/kernel/locking/
Dlockdep_proc.c482 seq_printf(m, "%14lu ", stats->bounces[bounce_contended_write]); in seq_stats()