Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dstats.rs12 const BR_COUNT: usize = _IOC_NR(BR_TRANSACTION_PENDING_FROZEN) as usize + 1; constant
18 br: [AtomicU32; BR_COUNT],
28 br: [ZERO; BR_COUNT], in new()
68 static binder_return_strings: [*const u8; super::BR_COUNT];