Home
last modified time | relevance | path

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

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