Searched refs:txns_pending (Results 1 – 2 of 2) sorted by relevance
1521 let txns_pending = inner.txns_pending_locked(); in get_frozen_status() localVariable1524 info.sync_recv |= (txns_pending as u32) << 1; in get_frozen_status()
5732 __u32 txns_pending; in binder_ioctl_get_freezer_info() local5742 txns_pending = binder_txns_pending_ilocked(target_proc); in binder_ioctl_get_freezer_info()5744 (txns_pending << 1); in binder_ioctl_get_freezer_info()