Home
last modified time | relevance | path

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

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