Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dlockdep_types.h157 bounce_acquired_write, enumerator
163 bounce_acquired = bounce_acquired_write,
/linux-6.6.21/kernel/locking/
Dlockdep_proc.c513 seq_printf(m, " %14lu ", stats->bounces[bounce_acquired_write]); in seq_stats()