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

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

Completed in 133 milliseconds