Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/android/
Dbinder.c5184 static bool binder_txns_pending_ilocked(struct binder_proc *proc) in binder_txns_pending_ilocked() function
5234 if (binder_txns_pending_ilocked(target_proc)) in binder_ioctl_freeze()
5263 txns_pending = binder_txns_pending_ilocked(target_proc); in binder_ioctl_get_freezer_info()