Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dlockdep_types.h150 bounce_contended_write, enumerator
155 bounce_contended = bounce_contended_write,
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep_proc.c509 seq_printf(m, "%14lu ", stats->bounces[bounce_contended_write]); in seq_stats()