Home
last modified time | relevance | path

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

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