Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dlockdep_types.h159 bounce_contended_write, enumerator
164 bounce_contended = bounce_contended_write,
/linux-6.6.21/kernel/locking/
Dlockdep_proc.c511 seq_printf(m, "%14lu ", stats->bounces[bounce_contended_write]); in seq_stats()