Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dstats.rs11 const BC_COUNT: usize = _IOC_NR(BC_REPLY_SG) as usize + 1; constant
17 bc: [AtomicU32; BC_COUNT],
27 bc: [ZERO; BC_COUNT], in new()
67 static binder_command_strings: [*const u8; super::BC_COUNT];