Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder.c5218 static bool binder_txns_pending_ilocked(struct binder_proc *proc) in binder_txns_pending_ilocked() function
5268 if (binder_txns_pending_ilocked(target_proc)) in binder_ioctl_freeze()
5297 txns_pending = binder_txns_pending_ilocked(target_proc); in binder_ioctl_get_freezer_info()