Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlockdep_types.h164 bounce_acquired = bounce_acquired_write, enumerator
/linux/kernel/locking/
H A Dlockdep.c6124 stats->bounces[bounce_acquired + !!hlock->read]++; in __lock_acquired()